mirror of
https://github.com/curly60e/pyblock.git
synced 2026-08-20 13:28:10 +02:00
Update README.md
This commit is contained in:
parent
f2324c4954
commit
d292ec38b5
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ FROM python:3.8-slim-buster
|
|||
|
||||
FROM bitnami/jenkins:latest
|
||||
|
||||
FROM python3 -m pip install --upgrade pip
|
||||
RUN python3 -m pip install --upgrade pip
|
||||
|
||||
RUN git clone https://github.com/tsl0922/ttyd.git && cd ttyd && mkdir build && cd build && cmake .. && make && make install && cd .. && rm -rf ttyd
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue