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
Docker 1.10 added the ability to use multiple tags when doing a docker build. Would be nice to have this ability here. If a client is <1.10 then it could either (1) fail, (2) only use the first tag, or (3) run tag steps behind the scenes.