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