Skip to content

Commit

Permalink
fixup! Fix docker.io rate limit workaround procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Nov 19, 2024
1 parent 7499d9b commit 2a8f9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerhub.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In a root shell prompt, execute the following command:

.. code-block:: shell
podman --authfile=/etc/nethserver/registry.json login docker.io
podman login --authfile=/etc/nethserver/registry.json docker.io
This command prompts for Docker Hub credentials.
It's advisable to generate a read-only access token specifically for the NS8 system.
Expand Down

0 comments on commit 2a8f9a4

Please sign in to comment.