update dockerfile
Some checks failed
s444356-training/pipeline/head There was a failure building this commit
Some checks failed
s444356-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
989385ee66
commit
9517e9a8ee
@ -31,5 +31,5 @@ COPY Zajecia_2/main.py .
|
|||||||
COPY Biblioteka_DL/dllib.py .
|
COPY Biblioteka_DL/dllib.py .
|
||||||
COPY Biblioteka_DL/all_games.csv .
|
COPY Biblioteka_DL/all_games.csv .
|
||||||
|
|
||||||
RUN ./download.sh
|
RUN ./download.sh $CUTOFF
|
||||||
#CMD ["python3", "./dllib.py"]
|
#CMD ["python3", "./dllib.py"]
|
||||||
|
Loading…
Reference in New Issue
Block a user