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