Replies: 1 comment
-
Nevermind, nexus returns |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
we're using a nexus-oss as registry mirror for docker hub. Using our existing yet old version of nexus works fine. However, podman fails to download images from a newer version of nexus, both using the same configuration.
My podman is:
This fails:
Successfully using our old nexus (nexus oss 3.64.0-01): (hostname entnexvpc0 instead of entnexvpu0):
Using
curl
I compared the answers from both nexus instances and I cannot find a relevant difference (curl -sD - https://entnexvpc0.xxx.de:8443/v2/library/alpine/manifests/latest
):I would greatly appreciate any hints.
Beta Was this translation helpful? Give feedback.
All reactions