Skip to content
Snippets Groups Projects
Unverified Commit a302b11a authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

feat: custom docker registries (#1707)

Adds support for custom docker registries. To work (for now), registries must support anonymous public access to their v2 API. Tested against quay.io and gcr.io, including tags pagination for quay. Also needed to add a 10s timeout for registry queries to catch private/firewalled registries that we can't access.

Closes #797
parent 83e7b5f0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment