Sign inSign up

altcloud/etcd

By altcloud

•Updated over 4 years ago

Build etcd

Image
0

343

altcloud/etcd repository overview

⁠dockerfiles-alt-etcd

ALT dockerfile for etcd.

Copy Dockerfile somewhere and build the image: $ docker build --rm -t <username>/etcd.

And launch the etcd container: docker run -d -v <etcd data dir>:/data <username>/etcd

If etcdclt watnted it could be run via: docker run --entrypoint etcdctl <username>/etcd

Tag summary

Content type

Image

Digest

Size

66.2 MB

Last updated

over 4 years ago

docker pull altcloud/etcd