diff --git a/create.dockerfile b/create.dockerfile index 4ec57d5..596fae5 100644 --- a/create.dockerfile +++ b/create.dockerfile @@ -10,6 +10,6 @@ RUN pip install pandas RUN echo $(ls -a) +COPY . . - -CMD python ./create-dataset.py \ No newline at end of file +CMD python ./ium_z434686/create-dataset.py \ No newline at end of file