Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
e69bb06cf6
commit
6c75b8677d
@ -8,7 +8,6 @@ WORKDIR /app
|
||||
|
||||
COPY ./requirements.txt ./
|
||||
COPY ./script2.py ./
|
||||
COPY ./kaggle.json /root/.kaggle/
|
||||
|
||||
RUN pip3 install --user -r ./requirements.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user