Update docker-compose.yml

This commit is contained in:
Jeff Silberman 2016-09-09 11:09:28 -07:00 committed by GitHub
parent 4a68a9c76f
commit 5c00bb3fec

View File

@ -3,7 +3,7 @@ portworx:
io.rancher.container.create_agent: 'true' io.rancher.container.create_agent: 'true'
io.rancher.scheduler.global: 'true' io.rancher.scheduler.global: 'true'
io.rancher.container.pull_image: 'always' io.rancher.container.pull_image: 'always'
image: portworx/px-enterprise image: portworx/px-dev
container_name: px container_name: px
ipc: host ipc: host
net: host net: host