Update docker-compose.yml

This commit is contained in:
Tomasz Dłuski
2023-11-06 10:52:31 +01:00
committed by GitHub
parent 723782dc1d
commit 57be284980

View File

@@ -71,7 +71,7 @@ services:
build: build:
context: ./test_experiment context: ./test_experiment
dockerfile: Dockerfile dockerfile: Dockerfile
platform: linux/amd64 # once continuumio/miniconda3:latest image work on native aarch64 (arm), remove this line platform: linux/amd64 # once continuumio/miniconda3:latest image work on native aarch64 (arm), remove this line
depends_on: depends_on:
- "mlflow" - "mlflow"
environment: environment: