GitHub Container Registry (GHCR)

GitHub Container Registry (GHCR) integration setup for Arnica

  1. Generate a GitHub Personal Access Token (PAT)

    A GitHub PAT is required because GitHub doesn't currently support GitHub Apps access to container-type packages.

    Please create a Classic PAT arrow-up-rightwith the following permissions:

    • read:org - Required to list organizations the PAT has access to

    • read:packages - Required to list and access packages in these organizations

    • repo - Required to access packages linked to private repositories

    Learn more about creating GitHub PATsarrow-up-right

  2. In Arnica, click Connect next to GitHub Container Registry (GHCR)

  3. Enter an Alias (optional) and the PAT and click OK

Last updated

Was this helpful?