mirror of
https://github.com/Toumash/mlflow-docker
synced 2025-11-04 15:19:21 +01:00
Update docker-compose.yml
This commit is contained in:
@@ -71,8 +71,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: ./test_experiment
|
context: ./test_experiment
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
platforms:
|
platform: linux/amd64 # once continuumio/miniconda3:latest image work on native aarch64 (arm), remove this line
|
||||||
- "linux/amd64" # once continuumio/miniconda3:latest image work on native aarch64 (arm), remove this line
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- "mlflow"
|
- "mlflow"
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user