-
I installed nvidia-docker2 on Ubuntu21.10 which obviously isn't officially supported, and on my system it throws this error:
`docker: Error response from daemon: failed to create shim: OCI runtime …
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and cl…
-
I've tested this with the 3.2.0-alpha3 release, and I'm getting the following error:
```
ubuntu@devmapper-clh:~$ sudo ctr run --snapshotter devmapper --runtime io.containerd.kata.v2 --rm docker.io/l…
-
**Summary**
When the elastic agent installs a new input, it starts a new process or restarts an existing process with additional input configuration. The agent does not apply any resource limits t…
-
### Is this a docs issue?
- [X] My issue is about the documentation content or website
### Type of issue
I can't find what I'm looking for
### Description
I'm looking for the unit of measure used…
-
After I updated the following packages:
```
nvidia-docker2:amd64 (2.10.0-1, 2.11.0-1)
libnvidia-container1:amd64 (1.9.0-1, 1.10.0-1)
libnvidia-container-tools:amd64 (1.9.0-1, 1.10.0-1)
nvidia-con…
-
**Description**
With docker rootless running via systemd socket activation, the first call to docker always times out.
The service is started fine though, but never responds to this request. Sub…
-
### 1. Issue or feature description
`Failed to initialize NVML: Unknown Error` does not occurred in initial NVIDIA docker created, but it's happened after calling `systemctl daemon-reload`.
It w…
-
**Description**
I am running DinD setup. Starting docker daemon in the following way:
```
nohup dockerd --debug --iptables=false --rootless=true --bridge=none > /tmp/dockerd.log 2>&1 &
```
…
-
Since docker-engine 23.0.0, containerd-shim-v2 has been supported by docker and we've done some work to get it working with Kata Containers.
However, some change happened since we got it working ag…