Skip to content

Commit 1a25823

Browse files
authored
Update running.md (#20)
Docker registry has been replaced by the Container registry. Documentation link should be updated.
1 parent deeff94 commit 1a25823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/running.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pre-built Docker images include all of the default plugins and can be configured
1212

1313
For each release version of Relay there is a Docker image hosted in GitHub's Packages registry. You can see them listed on the [relay-core packages page](https://github.com/fullstorydev/relay-core/packages).
1414

15-
Somewhat annoyingly, GitHub requires authentication in order to use even public Docker images so you'll need to authenticate the Docker CLI using [these instructions](https://help.github.com/en/packages/using-github-packages-with-your-projects-ecosystem/configuring-docker-for-use-with-github-packages#authenticating-to-github-packages).
15+
Somewhat annoyingly, GitHub requires authentication in order to use even public Docker images so you'll need to authenticate the Docker CLI using [these instructions](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#authenticating-to-the-container-registry).
1616

1717
Once Docker is authenticated with GitHub you can pull the image in the usual way:
1818

0 commit comments

Comments
 (0)