Update 'create.dockerfile'
This commit is contained in:
parent
31222e8cc5
commit
c0f93bd239
@ -10,6 +10,6 @@ RUN pip install pandas
|
|||||||
|
|
||||||
RUN echo $(ls -a)
|
RUN echo $(ls -a)
|
||||||
|
|
||||||
COPY . .
|
|
||||||
|
|
||||||
CMD python ./create-dataset.py
|
CMD python ./create-dataset.py
|
Loading…
Reference in New Issue
Block a user