This website requires JavaScript.
Explore
Help
Register
Sign In
dalphinloser
/
mlflow-docker-minio
Watch
1
Star
0
Fork
0
You've already forked mlflow-docker-minio
mirror of
https://github.com/Toumash/mlflow-docker
synced
2025-11-04 23:29:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Toumash/issue19
mlflow-docker-minio
/
mlflow
/
Dockerfile
8 lines
99 B
Docker
Raw
Permalink
Normal View
History
Unescape
Escape
v0.4
2018-11-22 21:14:20 +08:00
FROM
continuumio/miniconda3:latest
s3: automatically create a bucket on startup
2021-12-03 22:10:59 +01:00
RUN
pip install mlflow boto3 pymysql
v0.4
2018-11-22 21:14:20 +08:00
ADD
. /app
WORKDIR
/app
Reference in New Issue
Copy Permalink