containerd / containerd/nerdctl
[Rancher Desktop] nerdctl run no such file or directory windows
- Dominant language
- Go
- Stars
- 10.4k
- Forks
- 826
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 44
Description
i've build the image using:
`nerdctl build -t getting-started .`
The image is there:
`nerdctl image ls`
REPOSITORY TAG IMAGE ID CREATED PLATFORM SIZE
getting-started latest ccaa9b9176cf 15 minutes ago linux/amd64 451.6 MiB
`nerdctl run getting-started:latest`
FATA[0000] no such file or directory
The error i am getting is non-informational and can't really find in the docs what would be wrong. By the way: i am using Rancher desktop (latest version installed today), hence the nerdctl i am using is from there. Anyone could point me to a working example to get it running?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.