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