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
{{ message }}
This repository has been archived by the owner on May 19, 2020. It is now read-only.
Copying config sha256:65f9a18fa5d22f9bf79125d55102f9da5b5e7b7d2c920c987dbc9bce98e8df5a
5.50 KB / 5.50 KB 0s
Writing manifest to image destination
Storing signatures
warning: path '/nix/store/z0903xp1wqjvdss8gwvjp6i2via47pnw-docker-image-nixorg-nix-1.tar' claims to be content-addressed but isn't
error: unexpected end-of-file
In both cases I am generating the imageDigest with skopeo.
I quite don't understand what's going on but I have the exact same issue with https://hub.docker.com/r/lnl7/nix so I guess the issue is not really related to nixorg/nix per se.
Given these two calls to
pullImage
thenixos/nix
one will work without problem while the uncommented fromImagenixorg/nix
will fail.The failure is:
In both cases I am generating the imageDigest with
skopeo
.I quite don't understand what's going on but I have the exact same issue with
https://hub.docker.com/r/lnl7/nix
so I guess the issue is not really related tonixorg/nix
per se.I am using:
which includes the recent changes to pullImage.
Thanks for your help
The text was updated successfully, but these errors were encountered: