-
Hello,
I come from an issue over at the Sysdig repository where I was advised to open up an issue here: https://github.com/draios/sysdig/issues/385#issuecomment-1510891984
The problem is that P…
-
https://github.com/giuseppe/crun runtime is a c written alternative to runc with seems to work fine, but used with img it fails because of the version check img is doing.
```
/ # img pull alpine
E…
pwFoo updated
5 years ago
-
Running a container with `--gpus all` and either `--userns host` or `--userns keep-id` works, but `--userns nomap` fails. Note that this was tested on Arch Linux with nvidia-container-toolkit 1.16.1.
…
-
Hi @dfr ,
Just RFC for a proposal to consider if it would be possible to merge/integrate ocijail with `crun` ? I see parts of `ocijail` is written in C++ so it might need minimal refactor but there…
-
ll-cli 在运行时,QMetaObject::invoke函数会直接返回false,然后一直在跑空的事件循环。
导致直接返回false的是 ocppi::crun::Crun::New()。
-
# crun updates
The new blockOnChild() method in various subclasses needs to be fully expanded
Priority:
- chpc
- slurm
-
### Comment:
Hi! Just wondering when this package is going to be bumped to the latest crun? https://github.com/containers/crun seems to be on 1.8.4 now
-
**Issue Description**
I have been unable to successfully follow the guide for setting up a read-only image store as described here:
https://www.redhat.com/sysadmin/image-stores-podman
Continuation o…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
Currently, the [installation instructions for building Podman from source][building] say that `pkg-config` is a prerequisite for building Podman on Ubuntu, but they [also suggest][crun] that it may be…