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
For base images in Dockerfiles, how about using alpine or busybox(:musl maybe) instead of ubuntu?
We can save 20MBs for each images by replacing base images.