Sign inSign up

mesostest/etcd

By mesostest

Updated almost 11 years ago

Docker image for etcd v2.2.1

Image
0

675

mesostest/etcd repository overview

To install and start etcd, issue the following command:
sudo docker run --privileged --net=host -d mesostest/etcd --listen-client-urls http://0.0.0.0:4001 -advertise-client-urls http://$host_name:4001
Where:
  • $host_name – is the host name of your local host.

Please refer to following links for more documentations.

Tag summary

Content type

Image

Digest

sha256:8a8137baa

Size

104.6 MB

Last updated

almost 11 years ago

docker pull mesostest/etcd