Update 'lab8/Dockerfile'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
4c1202bffb
commit
2bcca56296
@ -14,7 +14,6 @@ RUN pip3 install sacred
|
|||||||
RUN pip3 install pymongo
|
RUN pip3 install pymongo
|
||||||
RUN pip3 install GitPython
|
RUN pip3 install GitPython
|
||||||
RUN pip3 install mlflow
|
RUN pip3 install mlflow
|
||||||
RUN pip3 install mlflow.keras
|
|
||||||
|
|
||||||
COPY ./lego_sets.csv ./
|
COPY ./lego_sets.csv ./
|
||||||
COPY ./process_dataset.py ./
|
COPY ./process_dataset.py ./
|
||||||
|
Loading…
Reference in New Issue
Block a user