Zaktualizuj 'Dockerfile'
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8d54816bd9
commit
40578808d1
@ -12,3 +12,4 @@ COPY ./script2.py ./
|
|||||||
RUN pip3 install -r ./requirements.txt
|
RUN pip3 install -r ./requirements.txt
|
||||||
CMD python3 script2.py
|
CMD python3 script2.py
|
||||||
CMD python3 lab05.py
|
CMD python3 lab05.py
|
||||||
|
RUN pip3 install gast
|
Loading…
Reference in New Issue
Block a user