Skip to content

pavlo/docker-etcdtool-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-etcdtool-alpine

An alpine docker image containing https://github.com/mickep76/etcdtool. The size of the image is 46MB (17 of which occupied by the etcdtool itself).

Usage

Just run it as you do usually:

docker run --rm -it pavlikus/etcdtool-alpine:latest --version
> etcdtool version 3.2

Building

Just execute the build.sh in the root of the project or do it manually:

docker build -t pavlikus/etcdtool-alpine:latest . 

License

MIT License

About

An alpine-based docker image for `etcdtool`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages