We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411fed0 commit 3cbf936Copy full SHA for 3cbf936
README.dev.md
@@ -10,6 +10,8 @@
10
If not, follow [these instructions](https://docs.docker.com/build/building/multi-platform/).
11
* Log in to your Docker Hub account (be sure to be in our organization):
12
`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`.
15
* Run `GITHUB_TOKEN=<your token> ./dev-bin/release.sh`. For `goreleaser` you
16
will need a token with the `repo` scope. You may create a token
17
[here](https://github.com/settings/tokens/new).
0 commit comments