Skip to content

Instantly share code, notes, and snippets.

@scientific-oops
scientific-oops / ghcr.md
Created August 29, 2025 23:24 — forked from yokawasa/ghcr.md
ghcr (GitHub Container Registry)

ghcr (GitHub Container Registry) quickstart

CLI

To push container images to ghcr, you need peronal access token (PAT) - see how to create PAT

  1. Get PAT (personal access token)

Personal Settings > Developer settings > Personal access tokens