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
- Host: GitHub
- URL: https://github.com/virtuald/etcd-docker
- Owner: virtuald
- Created: 2014-09-25T16:56:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-25T17:04:52.000Z (over 11 years ago)
- Last Synced: 2025-03-21T15:43:26.146Z (about 1 year ago)
- Language: Shell
- Size: 133 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.