You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering an issue with udocker pull when trying to pull from Google Container Registry (GCR). The command fails with a No host part in the URL error.
Info: downloading layer sha256:27cf8d2f779da47cf9359659a663b1b25cd92b9232a513bba0e14adb40129ed5
Error: in download: URL rejected: No host part in the URL
Error: in download: URL rejected: No host part in the URL
Error: no files downloaded
Info: downloading layer sha256:27cf8d2f779da47cf9359659a663b1b25cd92b9232a513bba0e14adb40129ed5
Error: in download: URL rejected: No host part in the URL
Error: in download: URL rejected: No host part in the URL
Error: no files downloaded
Hi there,
I'm encountering an issue with
udocker pull
when trying to pull from Google Container Registry (GCR). The command fails with aNo host part in the URL
error.Basic command tried:
Full error:
Adding
--registry
in diverse combinations:results in the same error message:
podman pull
works just fine:udocker version:
System:
Has anyone encountered this before? Any suggestions would be greatly appreciated!
The text was updated successfully, but these errors were encountered: