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
Would be really great to be able to specify version of ubuntu that is used in docker.
Sometimes when you build linux application via docker and then run it on older systems, app doesn't work (due to it was built "on a too new system and uses too new libraries")