From aa798d4eed2691566de45ad02b2ee48aba8fb140 Mon Sep 17 00:00:00 2001 From: Trong Huu Nguyen Date: Wed, 22 Jan 2025 10:04:32 +0100 Subject: [PATCH] docs: add notes on image availability on registries [ci skip] Co-authored-by: sindrerh2 --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 142f572..acb042d 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ docker-compose up -d make local ``` -## Docker Compose +## Quickstart See [docker-compose.example.yml](docker-compose.example.yml) for an example setup: @@ -79,7 +79,16 @@ Try it out: 3. Visit 1. The `authorization` header should no longer be set in the upstream response. -## Verifying the Wonderwall image and its contents +## Docker Images + +Wonderwall is available on both GitHub Container Registry and Google Artifact Registry: + +- `ghcr.io/nais/wonderwall` +- `europe-north1-docker.pkg.dev/nais-io/nais/images/wonderwall` + +For available tags, see [the versions overview on GitHub](https://github.com/nais/wonderwall/pkgs/container/wonderwall/versions). + +### Verifying the Wonderwall image and its contents The image is signed "keylessly" using [Sigstore cosign](https://github.com/sigstore/cosign). To verify its authenticity run