CI/CD repo for building a multi-arch Container image for Beeper's Bridge Manager. This is to work around a lack of arm support on the primary repo (see this issue)
This pipeline runs every 6 hours, 15 minutes past the hour. If a new Beeper bridge-manager image has been published, the pipeline will build a new image on this project.
Pulling image:
docker pull ghcr.io/holysoles/beeper-bridge-manager-multiarch:latest
For all other usage, please refer to the original project.
I make no claims to the underlying source code of this project, this is a project to help facilitate the distribution of the great work that Beeper has done with their Bridge Manager project.
Please review the Beeper Bridge Manager's LICENSE file for additional information. At time of writing, it is licensed under Apache 2.0.
This is due to a lack of support in a image dependency of the Docker build, lotticonverter. I don't plan to work around that issue at this time, but could if there is interest.