Update Dockerfile

This commit is contained in:
Zofia Galla 2021-05-15 15:11:54 +02:00
parent 73fbe01114
commit 516e90125b

View File

@ -18,3 +18,5 @@ RUN pip3 install matplotlib
RUN pip3 install --no-cache-dir tensorflow
CMD ./run.sh
CMD ./run_training.sh