bappelt Posted February 17, 2023 Posted February 17, 2023 I would like to use a CI service to build Armbian images, ideally BitBucket pipelines since that is where most of my projects are. Has anyone had any success doing something similar? I thought it would be easy since docker based builds are supported, but it seems the supported technique is to run a command on the host that starts a separate docker container. Most CI build now are already running in a container and while I think running docker inside docker is possible, I have not been able to get that to work well in the past. 0 Quote
Mango Jo Posted September 1, 2023 Posted September 1, 2023 I confirm that it doesn't work properly I'm using GitLab runner to try and compile armbian with no success. I think to be able to compile you need to have docker in privileged mode but I'm not sure how to circumvent this issue yet. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.