From: CRI - IRCAM Date: Thu, 29 Dec 2016 13:25:41 +0000 (+0100) Subject: specify image to start to container app X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=2c14e93a3184aef3414bc8642feaad3274b997aa;p=mezzo.git specify image to start to container app --- diff --git a/docker-compose.yml b/docker-compose.yml index e081a594..93e55e2c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -42,7 +42,7 @@ db: - POSTGRES_PASSWORD=hyRob0otlaz4 app: - build: . + image: ircamwww_app command: /bin/bash bin/app.sh volumes: - ./app:/srv/app