Open gmembre-zenika opened 6 days ago
Hello,
thanks for your work !
I tried on different computer with different public IP : I can't download the container image. It fails with the error:
❯ docker pull gcr.io/oauth2l/oauth2l Using default tag: latest Error response from daemon: Head "https://gcr.io/v2/oauth2l/oauth2l/manifests/latest": error parsing HTTP 412 response body: invalid character 'R' looking for beginning of value: "Request Rejected: Please contact project owners"
Same with skopeo:
❯ skopeo copy docker://gcr.io/oauth2l/oauth2l docker-archive:archive-file.tar FATA[0000] initializing source docker://gcr.io/oauth2l/oauth2l:latest: Requesting bearer token: invalid status code from registry 412 (Precondition Failed)
My docker CLI is not authenticated on gcr.io.
What am I doing wrong ?
I have this issue as well
Hello,
thanks for your work !
I tried on different computer with different public IP : I can't download the container image. It fails with the error:
Same with skopeo:
My docker CLI is not authenticated on gcr.io.
What am I doing wrong ?