Skip to content

Commit 3cbf936

Browse files
committed
Add note about ghcr.io login
1 parent 411fed0 commit 3cbf936

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.dev.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
If not, follow [these instructions](https://docs.docker.com/build/building/multi-platform/).
1111
* Log in to your Docker Hub account (be sure to be in our organization):
1212
`docker login`.
13+
* Follow [these instructions](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry),
14+
to log in to `ghcr.io` with `docker login`.
1315
* Run `GITHUB_TOKEN=<your token> ./dev-bin/release.sh`. For `goreleaser` you
1416
will need a token with the `repo` scope. You may create a token
1517
[here](https://github.com/settings/tokens/new).

0 commit comments

Comments
 (0)