GitHub Container Registry (GHCR)
GitHub Container Registry (GHCR) integration setup for Arnica
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 with 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
In Arnica, click Connect next to GitHub Container Registry (GHCR)
Enter an Alias (optional) and the PAT and click OK
Last updated
Was this helpful?