Update 'create.dockerfile'

This commit is contained in:
Patryk Gałka 2023-04-18 22:56:16 +02:00
parent 31222e8cc5
commit c0f93bd239

View File

@ -10,6 +10,6 @@ RUN pip install pandas
RUN echo $(ls -a)
COPY . .
CMD python ./create-dataset.py