Pipeline tag image to repository without buildx?

jsanchez293
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!
December 6, 2023

Greetings.

 

I've looking for a solution to retag a docker image using the bitbucket tags and publish them to a private registry, so, according to the docker documentation to do that, I found about docker buildx imagetools, but seems that the plugin is disabled.

 

There's a workarround to enable it or to archive the same thing?

Thanks.

1 answer

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 7, 2023

Hello @jsanchez293 and thank you for reaching out to Community!

If you would like to retag an image that is already in your private registry, and assuming your registry supports Docker Manifest Schema V2, you should be able to do that by updating the manifest of the said image as described in the following thread of Stack overflow : 

You can test those commands locally with Docker, and once you get them ready, you can run the same commands as part of your Bitbucket Pipelines.

Hope that helps! Let me know in case you have any questions.

Thank you, @jsanchez293 !

Patrik S

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events