-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Description
I first tried to build the project:
root@ecsHyNL:~/dierbei/rust-extensions# cargo build --example skeletonTried to run the program after that, but it failed.
root@ecsHyNL:~/dierbei/rust-extensions# ctr run --rm --runtime ./target/debug/examples/skeleton docker.io/library/hello-world:latest hello
ctr: failed to start shim: start failed: : exec: "/": permission denied: unknownContainerd version:
root@ecsHyNL:~/dierbei/rust-extensions# containerd -v
containerd github.com/containerd/containerd v1.7.2 0cae528dd6cb557f7201036e9f43420650207b58OS:
root@ecsHyNL:~/dierbei/rust-extensions# uname -a
Linux ecsHyNL 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64 x86_64 x86_64 GNU/LinuxAll operations are performed under the root user.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels