etcd using ETCD_DISCOVERY
144
Requirements: 3 containers
Each container should be started on different container host.
docker run --name $container_name -h $container_name -p 2379-2380:2379-2380 -p 4001:4001 -p 7001:7001 --cap-add=SYS_ADMIN -ti -e ETCD_DISCOVERY=$ETCD_DISCOVERY -e container=docker -v /sys/fs/cgroup:/sys/fs/cgroup:ro -d djatlantic/centos7_systemd_etcd:3.0.15
Content type
Image
Digest
Size
105.8 MB
Last updated
over 9 years ago
docker pull djatlantic/centos7_systemd_etcd:3.0.14