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
The docker containers don't quit properly because they don't have an init process. They just hang. Need to use dumb-init to make them behave correctly.
The text was updated successfully, but these errors were encountered:
The docker containers don't quit properly because they don't have an init process. They just hang. Need to use
dumb-init
to make them behave correctly.The text was updated successfully, but these errors were encountered: