Update 'create.dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-19 10:58:53 +02:00
parent 6e023e64a4
commit 02a2345032

View File

@ -8,8 +8,4 @@ RUN pip install numpy
RUN pip install scikit-learn
RUN pip install pandas
RUN echo $(ls -a)
COPY . .
CMD python ./ium_z434686/create-dataset.py