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