Bill Maxwell 1e281a0c72 updating to v0.0.3 (#233)
The new version of the agent, can be launched via cattle and run in a k8s environment.
2016-07-28 17:35:44 -07:00

11 lines
338 B
YAML

secrets-bridge:
image: rancher/secrets-bridge:v0.0.3
command: agent --bridge-url ${BRIDGE_URL}
volumes:
- /var/run/docker.sock:/var/run/docker.sock
privileged: true
labels:
io.rancher.container.create_agent: true
io.rancher.container.agent.role: agent
io.rancher.scheduler.global: true