d30f69bc83
This represents making build-docker-images --release build with the icehouse tag and causes docker-compsoe to pull from the icehouse tag. Partially-implements: blueprint port-kilo Change-Id: I66b2c39abc55c0f47152dd90e696fc46b9c58f50
8 lines
138 B
YAML
8 lines
138 B
YAML
keystone:
|
|
image: kollaglue/centos-rdo-keystone:icehouse
|
|
name: keystone
|
|
restart: always
|
|
net: "host"
|
|
env_file:
|
|
- openstack.env
|