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
Since docker run --init is a boolean and allows for no configuration, it would be nice for tini to support its flags through env variables, as it does with TINI_SUBREAPER for instance.
In this case, the feature request is to add one for -g.