-
### Description
When starting containerd with a config file version 2, I see several unknown fields error:
```
WARN[2024-11-06T15:52:27.449046033+01:00] Ignoring unknown key in TOML for plugin …
rata updated
12 hours ago
-
# Description
- dockerd installed using `docker-in-docker` features fails to run on macOS M1 machine with `amd64` image
- The features works normally using `arm64` image
# Steps to reproduce
1. Bu…
-
### Description
After my machine was powered on, all pods did not wake up and reported the error "failed to reserve sandbox name \" xxxx \ ": name \" xxx \ "is reserved for \" 9d423d30a81701807be0b86…
-
I was reading the documentation for CgroupV2 recently, so I thought that the vulhub environment might be affected. The migration from cgroup v1 to cgroup v2 is a general trend, as cgroup v2 offers imp…
-
Containerd is close to release a new major version 2.0 and this will may bring some changes
Per example, I had to test something with containerd 2.0 and the `kind load docker-images` command fails…
-
### Description
The issues seems to be related to the code imported from stargz-snapshotter, because it persists across both nerdctl and stargz-snapshotter packages. (reported here https://github.com…
-
### Description
After an emergency system shutdown (harddrive error detected) and a checkdisk+system restart, docker desktop fails to start due to a containerd panic. This is the error message in it'…
-
While investigating #9448 issues on the AMD CI nodes, I noticed a few uncleaned items related to containerd/nydus cleanup that were causing large amounts of files to collect and grow on the system.
…
-
I'm trying to build bottlerocket with the [instructions](https://github.com/bottlerocket-os/bottlerocket/blob/develop/BUILDING.md) .
It requires buildkit and containerd-snapshotter to be enabled.
…
-
Hi,
I am using docker:25-dind in my Gitlab CI pipeline to build images (following this guide: https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#use-docker-in-docker) and it is not possib…