Skip to content

Simple container for creating docker stack leader running a loop

Notifications You must be signed in to change notification settings

bahchis/docker-stack-leader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple docker images for creating containers executing bash loops, good for creating stack leaders which can let other containers reference them with --net or --volumes-from easily and without any dependencies.

Simply run

docker run -d -e SLEEP_INTERVAL=15 --name my-stack -h my-stack-leader bahchis/stack-leader

About

Simple container for creating docker stack leader running a loop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages