How to build a docker container with multiple tags ?
After using bamboo to build a container, how do i upload it with more than one tag ?
Hi @Pieter_Smit,
An option would be to run a script task after uploading that tags the image and then run a push task.
docker tag repo:latest repo:staging
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.