diff --git a/create.dockerfile b/create.dockerfile index c88bf21..121ea97 100644 --- a/create.dockerfile +++ b/create.dockerfile @@ -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 \ No newline at end of file +COPY . . \ No newline at end of file