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 --network option for container run should support an mtu=value attachment option that defaults to 1280 (for alpine/musl compatibility until we can figure out something better).
Feature or enhancement request details
The
--networkoption for container run should support anmtu=valueattachment option that defaults to 1280 (for alpine/musl compatibility until we can figure out something better).Code of Conduct