Zaktualizuj 'Dockerfile'
This commit is contained in:
parent
2afa209621
commit
c8ba513751
@ -18,6 +18,7 @@ RUN pip3 install wheel --no-deps -U
|
|||||||
RUN pip3 install GitPython
|
RUN pip3 install GitPython
|
||||||
RUN pip3 install pymongo
|
RUN pip3 install pymongo
|
||||||
RUN pip3 install mlflow
|
RUN pip3 install mlflow
|
||||||
|
RUN pip3 install fastai
|
||||||
RUN apt-get install unzip
|
RUN apt-get install unzip
|
||||||
|
|
||||||
ARG CUTOFF
|
ARG CUTOFF
|
||||||
|
Loading…
Reference in New Issue
Block a user