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

Cannot build multi-architecture docker images (docker buildx build) with pipelines?

meteograms April 16, 2023

From this guide it appears that it's not possible to build multi-architecture docker images (i.e. `docker buildx build`) using bitbucket pipelines?  Surely not?

This is very simple over on GitHub, so if it's not possible on bitbucket then maybe it's time to migrate...

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 18, 2023

Hi @meteograms,

This is not possible for Pipelines builds that run in our own infrastructure. However, you can try using a Linux Docker runner:

Runners allow you to run builds in Pipelines on your own infrastructure, you can see the build log of each build on the Pipelines page of a repo, and you won’t be charged for the build minutes used by your self-hosted runners.

You can check some examples in the following comments from a feature request about this:

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events