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