refactoring
This commit is contained in:
parent
b509cc1508
commit
9e8b328a12
@ -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
|
Loading…
Reference in New Issue
Block a user