Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-15317

Allow building multi-architecture Docker images (e.g. ARM images)

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Please allow --privileged flag to build multiarch docker images.
      According to this article, it is possible with Github + Travis :
      http://blog.hypriot.com/post/setup-simple-ci-pipeline-for-arm-images/

      Register qemu-*-static for all supported processors except the current one
      docker run --rm --privileged multiarch/qemu-user-static:register

      Currently, the following error is return when running the pipeline:

      • docker run --rm --privileged multiarch/qemu-user-static:register --reset
        docker: Error response from daemon: authorization denied by plugin pipelines: Command not supported.
        See 'docker run --help'.

      Thanks

      Attachments

        Issue Links

          Activity

            People

              57465700c4e1 Edmund Munday
              fd665ffff158 f4b1en
              Votes:
              420 Vote for this issue
              Watchers:
              235 Start watching this issue

              Dates

                Created:
                Updated: