# Polis — Notes ## No public Docker images `compdemocracy/polis-server` images are private — they are not publicly available on Docker Hub or ghcr.io. Deploying without pre-built images results in `ImagePullBackOff`. The current package uses private AWS ECR images. This is tracked in `app.yaml` via `ignoreRules: [WC-IMG]`. Building images from source is required for a fully self-hostable package.