The build pipeline (.github/workflows/publish.yml) automatically publishes multi-architecture images to the GitHub Container Registry:
.github/workflows/publish.yml
ghcr.io/privacyx-org/px-gateway
ghcr.io/privacyx-org/px-scheduler
ghcr.io/privacyx-org/px-miner
Platforms supported:
linux/amd64
linux/arm64
Last updated 4 months ago