-
**What would you like to be added**:
Replace `containerdConfigPatches` with an API that allows updates to multiple files
At this point, I'm not proposing a specific API. Mainly asking whether th…
nicks updated
8 months ago
-
Hello,
I've changed my life in a way that I rarely sit at a computer anymore, and the x11docker project is a bit lost yet, but would need maintenance.
Is anyone out there interested to take over t…
-
I would like to apply the `/etc/apparmor.d/enroot` that is found on the `kind` host to the worker nodes. I can see that from a worker node that `/sys/module/apparmor/parameters/enabled` is set to `Y` …
mbana updated
3 months ago
-
### What is the problem you're trying to solve
In containerd 1.6, `ctr` now skips "foreign" (aka "non-distributable") layers by default.
With it came a push handler that other tools can use to also …
-
Hey, I really like lima so far and wish I could use it for development, but unfortunately I've come across a workflow-breaking issue.
[My docker image](https://github.com/linuxserver/docker-dokuwi…
-
### Description
```
sudo nerdctl run --rm --privileged alpine cat /proc/self/attr/apparmor/current
unconfined
nerdctl run --rm --privileged alpine cat /proc/self/attr/apparmor/current
/usr/lo…
-
Hello,
While experimenting with this library on flatcar Linux, I noticed that the `aucoalesce.CoalesceMessages` function returns the following error when it encounters certain audit events: `missin…
-
### How to use it?
- [ ] kwok
- [ ] kwokctl --runtime=docker (default runtime)
- [ ] kwokctl --runtime=binary
- [ ] kwokctl --runtime=nerdctl
- [ ] kwokctl --runtime=kind
### What happened?
Run kwo…
-
### Description
For some reason, network tests are very racy on my rig.
Just taking `network_remove_linux_test`, I get several different conditions quite fast:
* [ ] `task xyz not found: not…
-
https://github.com/containerd/nerdctl/actions/runs/10674990264/job/29586310348
The job is marked as ✅ but some tests are failing
```
=== Failed
=== FAIL: cmd/nerdctl/container TestRunStargz (0.3…