Update 'Dockerfile'
This commit is contained in:
parent
6226fcdca5
commit
18f2a45567
@ -17,6 +17,4 @@ WORKDIR /app
|
||||
|
||||
COPY . /app
|
||||
|
||||
RUN CHMOD 777 create_dataset.py
|
||||
|
||||
CMD [ "python", "./create_dataset.py"]
|
||||
|
Loading…
Reference in New Issue
Block a user