Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
aeb70ef43f
commit
189765f94d
@ -9,7 +9,7 @@ RUN apt install python3-pip -y
|
|||||||
RUN apt install unzip -y
|
RUN apt install unzip -y
|
||||||
RUN pip3 install kaggle
|
RUN pip3 install kaggle
|
||||||
RUN pip3 install pandas
|
RUN pip3 install pandas
|
||||||
RUN pip3 torch
|
RUN pip3 install torch
|
||||||
|
|
||||||
ARG CUTOFF
|
ARG CUTOFF
|
||||||
ENV CUTOFF=${CUTOFF}
|
ENV CUTOFF=${CUTOFF}
|
||||||
|
Loading…
Reference in New Issue
Block a user