Zaktualizuj 'Docker/Dockerfile'
This commit is contained in:
parent
c3462f3b97
commit
ec34d2d0fe
@ -15,6 +15,5 @@ COPY ./script.py ./
|
||||
COPY ./download.sh ./
|
||||
COPY ./imdb_top_1000.csv ./
|
||||
|
||||
CMD ls -la
|
||||
ENTRYPOINT ls -la
|
||||
CMD python3 ./script.py
|
||||
CMD python3 ./script.py
|
||||
ENTRYPOINT python3 ./script.py
|
||||
|
Loading…
Reference in New Issue
Block a user