Comment on Announcing rkt v0.5, featuring pods, overlayfs, and moreparentComments−bryanlarsen11yThe enhancement I'm most looking forward to is the use of systemd for process management. Docker handles that itself, and can lose track if the process forks strangely and/or badly.−shazow11yLike postfix. :/People tend to wrap it with supervisord which does a better job at tracking child processes.
Comments
The enhancement I'm most looking forward to is the use of systemd for process management. Docker handles that itself, and can lose track if the process forks strangely and/or badly.
Like postfix. :/
People tend to wrap it with supervisord which does a better job at tracking child processes.