mirror of
https://github.com/Toumash/mlflow-docker
synced 2025-11-04 15:19:21 +01:00
fix build problem in macos m1
and also test for win-docker-desktop and wsl2
This commit is contained in:
@@ -71,6 +71,8 @@ services:
|
||||
build:
|
||||
context: ./test_experiment
|
||||
dockerfile: Dockerfile
|
||||
platforms:
|
||||
- "linux/amd64"
|
||||
depends_on:
|
||||
- "mlflow"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user