Hello,
I try to build an image for arm architecture, and it should be possible according to this blog. https://blog.hypriot.com/post/setup-simple-ci-pipeline-for-arm-images/
But they use travis whereas I would like to use BitBucket Pipelines.
And looks like that the following does not work because Pipelines does not support --privileged.
docker run --rm --privileged multiarch/qemu-user-static:register --reset
This is a bit sad because it means I have to migrate to travis and github in order to make a arm build for my raspberry
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.