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