You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Docker should be capable of restarting its child processes when they exit or are killed. This behavior should be optional: sometimes you don't want the process to be restarted (singleton jobs, interactive shells...)
Docker should be capable of restarting its child processes when they exit or are killed. This behavior should be optional: sometimes you don't want the process to be restarted (singleton jobs, interactive shells...)