-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Labels
kind/featureNew functionality you could include in marketing materialNew functionality you could include in marketing material
Description
Summary
Using a Nexus registry which doesn't have V1 image, pulling an image fails because it mostly tries to use the v1 (although saying otherwise)
https://github.com/vmware/vic/blob/master/lib/imagec/imagec.go#L621
VIC version
v1.5.2
Steps to reproduce
$ docker run my-nexus-repository/foo/bar
Actual behavior
Error while pulling image manifest: missing signature key.
Expected behavior
🌈
Logs
n/a
Troubleshooting attempted
- Searched [GitHub][issues] for existing issues. (Mention any similar issues under "See also", above.)
- Searched the [documentation][docs] for relevant troubleshooting guidance.
- Searched for a relevant [VMware KB article][kb].
- Read the source code
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureNew functionality you could include in marketing materialNew functionality you could include in marketing material