Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
e8318dd9d7
commit
cf9342b30e
@ -10,6 +10,6 @@ COPY ./requirements.txt ./
|
||||
COPY ./script2.py ./
|
||||
|
||||
RUN pip3 install --user -r ./requirements.txt
|
||||
|
||||
RUN pip3 install --user -r pandas
|
||||
CMD python3 script2.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user