Skip to content

Container on which others are built; has etcdctl installed as well as a helper script

Notifications You must be signed in to change notification settings

bewt85/docker-etcdctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-etcdctl

This is part of mayfly which demonstrates the concept of testing groups of versions of services in short lived virtual environments.

This container is used as the base of other containers which need to use etcd. It has etcd pre-installed and a script which makes it easier to pull common request parameteres from environment variables.

You can build your own versions of this container by setting the following environment variable to your docker index username (if you don't it uses mine) and running this bash script:

export DOCKER_ACCOUNT_NAME=<your_name>
sudo -E ./build.sh

About

Container on which others are built; has etcdctl installed as well as a helper script

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages