Static Container Registry

Available Images

Loading repository catalog...

Usage Instructions

Pull images from this registry:

podman pull repo.stelfox.net/docker.io/library/postgres:alpine

Verify signatures and view vulnerability scans:

cosign verify --key https://repo.stelfox.net/cosign.pub --insecure-ignore-tlog repo.stelfox.net/docker.io/library/postgres:alpine

View vulnerability attestations:

cosign verify-attestation --key https://repo.stelfox.net/cosign.pub --type vuln --insecure-ignore-tlog repo.stelfox.net/docker.io/library/postgres:alpine | jq -r '.payload' | base64 -d | jq