Update 'create.dockerfile'
This commit is contained in:
parent
6e023e64a4
commit
02a2345032
@ -8,8 +8,4 @@ RUN pip install numpy
|
|||||||
RUN pip install scikit-learn
|
RUN pip install scikit-learn
|
||||||
RUN pip install pandas
|
RUN pip install pandas
|
||||||
|
|
||||||
RUN echo $(ls -a)
|
|
||||||
|
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
CMD python ./ium_z434686/create-dataset.py
|
|
Loading…
Reference in New Issue
Block a user