containers / containers/nydus-storage-plugin

Run both nydus and oci images with the storage plugin

Open
#5 0 comments 0 reactions 1 assignee Claimed by @fatelei View on GitHub
enhancement
Dominant language
Go
Stars
45
Forks
13
PR merge metrics
No merged PRs in 30d

Description

It seems that we can't run an OCI image with this storage plugin directly:
```
sudo podman run -it --tls-verify=false --rm localhost:5000/ubuntu /bin/bash
Error: runc: runc create failed: unable to start container process: exec: "/bin/bash": stat /bin/bash: no such file or directory: OCI runtime attempted to invoke a command that was not found
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.