add etcd
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user