Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preparing for public release #5

Open
7 of 9 tasks
elpdt852 opened this issue Jul 6, 2023 · 5 comments
Open
7 of 9 tasks

Preparing for public release #5

elpdt852 opened this issue Jul 6, 2023 · 5 comments

Comments

@elpdt852
Copy link
Collaborator

elpdt852 commented Jul 6, 2023

We should update this as we think more things to do:

  • Static-analysis & linting
  • Test coverage
  • Godocs badge
  • Go report card
  • Unit tests
  • Integration tests
  • Docs on usage with containerd standalone
  • Docs on usage with k8s
  • Package nix-snapshotter in nixpkgs
@rbpdt
Copy link
Contributor

rbpdt commented Jul 21, 2023

  • Add dependabot

@rbpdt
Copy link
Contributor

rbpdt commented Aug 29, 2023

  • Logo
  • Diagrams
  • Benchmark & Graphs
  • asciinema?

@brotherdust
Copy link

This software is brilliant and could not have come at a better time! I will put it to good use. Thank you kindly!

@elpdt852
Copy link
Collaborator Author

Created upstream PR to nixpkgs to package nix-snapshotter: NixOS/nixpkgs#289682

@steveej
Copy link

steveej commented Jun 15, 2024

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants