crun icon indicating copy to clipboard operation
crun copied to clipboard

A fast and lightweight fully featured OCI runtime and C library for running containers

Results 85 crun issues
Sort by recently updated
recently updated
newest added

runc (v1.1.4) accepts the following `.linux.resources` configuration, but crun (v1.5) rejects with `cannot set swap limit without the memory limit` ```json "resources": { "devices": [ { "allow": false, "access": "rwm"...

This commit will run Copr builds on every PR against all active releases of Fedora, thus allowing buildability checks before the PR merges. Signed-off-by: Lokesh Mandvekar

WasmEdge changed C API library name from `libwasmedge_c.so` to `libwasmedge.so`, so we should update the handler. See also: https://github.com/WasmEdge/WasmEdge/pull/1783

Will you offer more CPU architecture builds like runc?

Currently, the Fedora Packaging Guidelines don't choose sides between absolute and relative symbolic links [1], but RPM does [2,3]. Building the crun RPM with absolute symlinks leads to: ``` ......

i think i dont have to repost all things again https://github.com/containers/podman/issues/21520 issue oom killer can't be disabled and log driver issue and issue mentioned in https://github.com/pterodactyl/panel/issues/4928

Invoking: ```shell sudo podman run -dt --runtime /home/android/crun --cgroups=disabled --network=host docker.io/library/httpd ``` ```text WARN[0000] Failed to read current user namespace mappings Error: OCI runtime error: /home/android/crun: invalid file system type...

Hi, there are quite a few closed issues regarding apt repositories. All opensuse repositories listed stopped releasing around v1.2 two years ago. Is there any current apt repository available?

My environment is as follows OS:OpenEuler 22.04 Podman:3.4.4 Crun: 1.4.3 My issue: 1) I had created containers in my host using podman. and the os is running for several days....

### Issue Description Run container failed on Fedora 37 and 38 with the same error `Error: OCI runtime error: crun: writing file '/sys/fs/cgroup/cgroup.subtree_control': Invalid argument` Fedora 37 test log: https://github.com/virt-s1/rhel-edge/actions/runs/6463309998/job/17546300072#step:4:5427...