Search Docker Hub
etcd-web-ui
By darthminion
398
ONLY FOR ETCD API V3
This is a ETCD web UI, featured with basic operations of etcd kv.
docker run \ -p 8283:80 \ --env=UI_ENDPOINT=127.0.0.1:2379 \ --env=UI_USERNAME=root \ --env=UI_PASSWORD=secret \ --env=UI_KEY_PREFIX=/prefix/ \ darthminion/etcd-web-ui
Content type
Image
Digest
sha256:dda5ca1b7…
Size
27.3 MB
Last updated
over 1 year ago
docker pull darthminion/etcd-web-ui