]> git.parisson.com Git - mezzo.git/commitdiff
Really use bash
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 23 Aug 2016 22:27:25 +0000 (00:27 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 23 Aug 2016 22:27:25 +0000 (00:27 +0200)
docker-compose.yml

index 0ea2016ff9e1956e7f2439a565f64d9a81a95a60..d9e9106bcaf280ec11e0ac76e53df5f964be5984 100644 (file)
@@ -40,7 +40,7 @@ db:
 
 app:
   build: .
-  command: /bin/sh scripts/app.sh
+  command: /bin/bash scripts/app.sh
   volumes:
     - ./app/:/srv/app
     - ./lib/mezzanine-agenda/:/srv/lib/mezzanine-agenda