Moved to images

This commit is contained in:
Fergal Moran
2015-11-01 14:31:47 +00:00
parent deb9895383
commit f41923c6af

View File

@@ -27,7 +27,6 @@ data:
celery:
image: fergalmoran/dss.api
#build: ./dss.api
env_file:
- ./api_env
volumes_from:
@@ -40,7 +39,6 @@ celery:
api:
image: fergalmoran/dss.api
#build: ./dss.api
volumes:
- /files
ports:
@@ -56,7 +54,6 @@ api:
web:
image: fergalmoran/dss.web
#build: ./dss.web
env_file:
- ./web_env
restart: always
@@ -79,7 +76,6 @@ radio:
image: fergalmoran/dss.radio
env_file:
- ./radio_env
#build: dss.radio/
ports:
- "8888:8888"
links: