:((((
This commit is contained in:
parent
f3e5c17a24
commit
a04053a2ad
@ -19,7 +19,11 @@ RUN pip3 install keras
|
||||
RUN pip3 install GitPython
|
||||
RUN pip3 install pymongo
|
||||
RUN pip3 install mlflow
|
||||
RUN mkdir tmp
|
||||
RUN cd tmp
|
||||
RUN mkdir mlruns
|
||||
RUN cd ..
|
||||
RUN cd ..
|
||||
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./train.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user