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
Based of the docs it seems build and image can be used together to use image as the image tag when runningdocker build. The JSON spec doesn't allow both values together, but the cli does it actually exactly as the docs say.