Skip to content

nerdctl failed to pull image from private registry and report: snapshotter not loaded: stargz: invalid argument #2283

Answered by AkihiroSuda
bluven asked this question in Q&A
Discussion options

You must be logged in to vote

Are you trying to use stargz?
If so, you have to run containerd-stargz-grpc daemon: https://github.com/containerd/stargz-snapshotter
Otherwise you may accidentally have a stargz configuration in $CONTAINERD_SNAPSHOTTER or in /etc/nerdctl/nerdctl.toml, and probably you want to remove it: https://github.com/containerd/nerdctl/blob/main/docs/config.md

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bluven
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants