4.1 Docker images

The build pipeline (.github/workflows/publish.yml) automatically publishes multi-architecture images to the GitHub Container Registry:

  • 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