]> git.parisson.com Git - timeside.git/commitdiff
make the worker build on top of the local app
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Mar 2015 09:18:49 +0000 (10:18 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 16 Mar 2015 09:18:49 +0000 (10:18 +0100)
docker-compose.yml

index 4479bba6840dbf32e11c051e5ce5fe99d62bf38a..3755115c9348c937a87131db017c1c6db7bad6e5 100644 (file)
@@ -56,9 +56,7 @@ app:
     - rabbitmq
 
 worker:
-  image: parisson/timeside:latest-dev
-  volumes:
-    - .:/opt/TimeSide
+  build: .
   volumes_from:
     - home
   command: /bin/sh /opt/TimeSide/examples/deploy/celery_app.sh