Skip to content

efischer19/docker_supervisord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_supervisord

A quick proof-of-concept showing that you can easily run supervisord inside a docker container.

To try it yourself:

  • clone this repo, cd into it
  • docker build .
  • docker run <image_sha>
  • <different terminal window, after some time has passed> docker stop <container_sha>

Releases

No releases published

Packages

No packages published

Languages