refactoring

This commit is contained in:
Mikołaj Pokrywka 2022-04-03 13:06:26 +02:00
parent b509cc1508
commit 9e8b328a12

View File

@ -12,6 +12,3 @@ RUN pip3 install -r ./requirements.txt
COPY ./process_data.sh ./
COPY ./download_data_and_process.py ./
COPY ./stats.py ./
# Domyślne polecenie, które zostanie uruchomione w kontenerze po jego starcie
CMD python -u ./download_data_and_process.py