GitHub - azzahidK/init: Correct init process for Docker containers · GitHub
Skip to content

azzahidK/init

 
 

Folders and files

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

Packages

Contributors

Languages

  • Go 53.4%
  • Shell 44.7%
  • Dockerfile 1.9%