Skip to content
forked from aerokube/init

Correct init process for Docker containers

License

Notifications You must be signed in to change notification settings

aandryashin/init

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroInit

MicroInit is a small process to be run within Docker container as init process (with pid 1). It translates any received signals to child processes and waits until all of them exit.

Usage:

init COMMAND [args...]

Useful to run servers like this within containers.

About

Correct init process for Docker containers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 56.1%
  • Shell 40.1%
  • Dockerfile 3.8%