diff --git a/docker-compose.yml b/docker-compose.yml index 890eb352f1..3bcff9be5d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,7 +16,7 @@ services: - ./resources/deploy/logs:/logs - ./resources/deploy/gunicorn.py:/conf/gunicorn.py - ./antares-8.2.2-Ubuntu-20.04/bin:/antares_simulator - command: ./scripts/start.sh --no-gunicorn + command: ["./scripts/start.sh", "--no-gunicorn"] antares-antarest-watcher: image: antarest:latest container_name: antarest-watcher