Commit 2b7aaede by Clinton Blackburn Committed by Clinton Blackburn

Pulling devstack-tagged images

This is temporary until the configuration is merged. See https://github.com/edx/configuration/pull/3098.

ECOM-6561
parent e9c3a6a1
......@@ -53,7 +53,7 @@ services:
- discovery
environment:
ENABLE_DJANGO_TOOLBAR: 1
image: edxops/credentials:latest
image: edxops/credentials:devstack
ports:
- "18150:18150"
volumes:
......@@ -69,7 +69,7 @@ services:
environment:
TEST_ELASTICSEARCH_URL: "http://edx.devstack.elasticsearch:9200"
ENABLE_DJANGO_TOOLBAR: 1
image: edxops/discovery:latest
image: edxops/discovery:devstack
ports:
- "18381:18381"
volumes:
......@@ -84,7 +84,7 @@ services:
- discovery
environment:
ENABLE_DJANGO_TOOLBAR: 1
image: edxops/ecommerce:latest
image: edxops/ecommerce:devstack
ports:
- "18130:18130"
volumes:
......@@ -98,7 +98,7 @@ services:
- memcached
environment:
ENABLE_DJANGO_TOOLBAR: 1
image: edxops/programs:latest
image: edxops/programs:devstack
ports:
- "18140:18140"
volumes:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment