Skip to content

Commit

Permalink
Break out the Docker hub mirror list
Browse files Browse the repository at this point in the history
This wasn't rendering correctly.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Apr 8, 2024
1 parent 7b67677 commit 77414b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/test-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ Do you use the Docker Hub in your builds? Any Dockerfile with a `FROM` that does
1. Option 1 - authenticate

Run `docker login` or use the [Docker Login Action](https://github.com/docker/login-action) just before you run Docker build or pull down any images with tooling like KinD

2. Option 2 - use a cache/mirror

Use our guide to [Set up a registry cache and mirror](/tasks/registry-mirror) - this uses less bandwidth and increases the speed of builds where images are already present in the cache.

0 comments on commit 77414b6

Please sign in to comment.