diff --git a/create.dockerfile b/create.dockerfile index b4e85a2..4ec57d5 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