mirror of
https://github.com/peterbourgon/runsvinit.git
synced 2024-12-16 14:57:04 +00:00
Update README
This commit is contained in:
parent
18a82bd528
commit
286be0ba3c
@ -33,7 +33,7 @@ wait
|
|||||||
...except it doesn't [reap orphaned child processes](https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/)
|
...except it doesn't [reap orphaned child processes](https://blog.phusion.nl/2015/01/20/docker-and-the-pid-1-zombie-reaping-problem/)
|
||||||
and is therefore unsuitable for being PID 1.
|
and is therefore unsuitable for being PID 1.
|
||||||
|
|
||||||
**Why not use my_init from phusion/baseimage-docker?**
|
**Why not use my_init from [phusion/baseimage-docker](https://github.com/phusion/baseimage-docker)?**
|
||||||
|
|
||||||
That works great — if you're willing to add python3 to your Docker images :)
|
That works great — if you're willing to add python3 to your Docker images :)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user