An open API service indexing awesome lists of open source software.

https://github.com/virtuald/etcd-docker

Minimal-sized etcd docker image based on busybox
https://github.com/virtuald/etcd-docker

Last synced: about 1 month ago
JSON representation

Minimal-sized etcd docker image based on busybox

Awesome Lists containing this project

README

          

etcd-docker
===========

This image is created by downloading the etcd release tarball from github,
and copying it to /usr/bin/etcd, which results in an image that is around
30MB or so instead of 500MB.