Update 'Dockerfile'
This commit is contained in:
parent
4425890407
commit
a324cb7eb7
@ -20,4 +20,5 @@ COPY . /app
|
||||
|
||||
RUN chmod +x /app/create_dataset.py
|
||||
|
||||
CMD ["python", "create_dataset.py"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user