Commit Graph

4 Commits

Author SHA1 Message Date
Simon Hambly 471454b620 Make 'use a process manager' clearer (#5409)
* Make 'use a process manager' clearer

The "Use a process manager" section appears to mix use of process manager on host with using process managers within a container.

The essence of the section appears to suggest that host-level process managers are ok as long as you don't combine them with docker restart policies.  But paragraphs 2 & 3 (in the original) seem to actively discourage the use of process managers within containers. Putting paragraphs 2 & 3 under an explicit heading would be clearer.

Should a section on process mangers within containers be expanded? There are lots of articles on the internet that relate to using process managers to start multiple processor in containers or to manage zombie pid 1 processes.  Are there official recommendations on what to do in these situations — whether to use a process manager or is a recommended 'docker native' way to achieve the same results?

* Updated to use the warning class
2017-12-01 09:58:25 -08:00
p1wdotnl 4b5d2bfd4b Update start-containers-automatically.md (#3867) 2017-07-12 12:00:15 -07:00
Chomba Ng'ang'a 330a524726 fix typo in admin/start-containers-automatically.md (#3468) 2017-06-02 11:43:05 -07:00
Misty Stanley-Jones 34b9e3753d Update docs about starting containers automatically (#3436) 2017-05-31 09:34:00 -07:00