Update 'lab8/Dockerfile'
This commit is contained in:
parent
77689be812
commit
75ebdc063f
@ -14,6 +14,7 @@ RUN pip3 install sacred
|
||||
RUN pip3 install pymongo
|
||||
RUN pip3 install GitPython
|
||||
RUN pip3 install mlflow
|
||||
RUN pip3 install mlflow.keras
|
||||
|
||||
COPY ./lego_sets.csv ./
|
||||
COPY ./process_dataset.py ./
|
||||
|
Loading…
Reference in New Issue
Block a user