Open elpdt852 opened 1 year ago
This software is brilliant and could not have come at a better time! I will put it to good use. Thank you kindly!
Created upstream PR to nixpkgs
to package nix-snapshotter
: https://github.com/NixOS/nixpkgs/pull/289682
@elpdt852
* [ ] Docs on usage with containerd standalone
i imagine i'm missing a setup setup here, would be nice to get documented whatever is missing in this case:
$ sudo -E nerdctl --snapshotter=nix run --privileged --rm "nix:0$(nix build --impure .#image --print-out-paths):latest"
INFO[0000] trying next host error="failed to do request: Head \"https://nix:0/v2/nix/store/a0f150y8p4gbfm0aldap3nyp9ca4hfb5-nix-image-mycelium.tar/manifests/latest\": dial tcp: lookup nix: no such host" host="nix:0"
FATA[0000] failed to resolve reference "nix:0/nix/store/a0f150y8p4gbfm0aldap3nyp9ca4hfb5-nix-image-mycelium.tar:latest": failed to do request: Head "https://nix:0/v2/nix/store/a0f150y8p4gbfm0aldap3nyp9ca4hfb5-nix-image-mycelium.tar/manifests/latest": dial tcp: lookup nix: no such host
We should update this as we think more things to do: