-
Notifications
You must be signed in to change notification settings - Fork 226
Closed
Labels
enhancement ✨New feature or requestNew feature or requestgood first issue 🥇Good for newcomersGood for newcomers
Milestone
Description
Currently, the --registry-override will respect the subpath when going from a host to a host+subpath but not the other way around.
(so --registry-override docker.io=mydomain.com/subpath works but --registry-override docker.io/subpath=mydomain.com doesn't)
The ask here is to extend the functionality with support for:
- --registry-override docker.io/subpath=mydomain.com
- --registry-override docker.io/subpath=mydomain.com/anothersubpat
Additional context
ifalex
Metadata
Metadata
Assignees
Labels
enhancement ✨New feature or requestNew feature or requestgood first issue 🥇Good for newcomersGood for newcomers