Closed hzrd149 closed 9 months ago
This github action will build and publish the docker image to ghcr.io
Its setup to target linux/amd64 and linux/arm64 so it can be run on raspberry PIs. It also supports publishing specific versions using git tags. ( v0.10.4, v1.4.1, etc... )
linux/amd64
linux/arm64
This github action will build and publish the docker image to ghcr.io
Its setup to target
linux/amd64
andlinux/arm64
so it can be run on raspberry PIs. It also supports publishing specific versions using git tags. ( v0.10.4, v1.4.1, etc... )