community-catalog/templates/etcd/0/docker-compose.yml
James Oliver ee234b6bff add etcd
2016-03-21 05:10:56 -07:00

11 lines
198 B
YAML

etcd:
image: rancher/etcd:v2.2.1-2
labels:
io.rancher.container.hostname_override: container_name
ports:
- '4001'
- '2380'
- '2379'
- '7001'
command: /opt/rancher/run.sh