/etcd-toolset

Docker image with etcd toolset (confd, editd) based on Alpine

etcd-toolset

Docker Pulls Image Size Image Layers

Lightweight Docker image based on Alpine 3.3 embedding etcd toolset.

Getting started

Download the image from Dockerhub:

docker pull thavel/etcd-toolset

Basic usage example

docker run --rm thavel/etcd-toolset /usr/local/bin/confd -h
docker run --rm thavel/etcd-toolset /usr/local/bin/editd -h