Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to build a docker container with multiple tags

Pieter_Smit
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 27, 2018

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 ?

1 answer

1 accepted

1 vote
Answer accepted
Edwin Kyalangalilwa
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 3, 2018

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events