Build custom BlueOS core image

Where can I find the recommended process for building the BlueOS core service docker image from the Git repository files? We have a solution where we need to adjust the ardupilot manager and I am having troubles building the baseline docker image from what I pulled out of Git.

I have tried building it using the buildx tools on Ubuntu. I have also tried building it natively on a Pi and in both cases the build process errors out.

Hi @bfraz,

Have you read through the relevant parts of the README and the developer docs?

If you want support for this we’ll need to know the build process you’ve tried to follow, the hardware you’re trying to build for, and the errors that you’re running into.

Thanks…I finally figured out what I needed to do.