-
### Description
`nerdctl start` fails after restarting the host
### Steps to reproduce the issue
1. `sudo nerdctl run -d --name foo busybox sleep infinity`
2. Reboot the host
3.
```console
$ su…
-
### Actual Behavior
![image](https://user-images.githubusercontent.com/11248998/195401518-8d8f5c34-d27a-42a1-840b-c64a2dde2933.png)
### Steps to Reproduce
1. Install Rancher Desktop and it …
-
### Actual Behavior
This issue is related to #1298 which is closed after updating rancher-desktop to stable 1.0.0.
However, it appeared again after update to v1.1.1 (it was completely removed for …
-
### What would you like to be added?
https://github.com/containerd/nerdctl#macos
### Why is this needed?
NONE
-
# Get your issue reviewed faster
# Meta details
Running `kata-collect-data.sh` version `2.2.0 (commit )` at `2021-09-07.03:55:09.150285669+0900`.
---
Runtime
Runtime is `/usr/local/…
gqlo updated
7 months ago
-
**Is your feature request related to a problem? Please describe.**
No k3s images are available for nvidia-jetson-agx-orin
**Describe the solution you'd like**
I'd like to be able to use k…
-
Seems like the nerdctl tests are failing with cloud hypervisor runtime-rs. See https://github.com/kata-containers/kata-containers/actions/runs/9877720470/job/27283686073?pr=9990
```
[gha-run.sh:101]…
-
### Description
Assuming one would want to implement a StartContainer oci hook.
So, in there:
https://github.com/containerd/nerdctl/blob/main/pkg/cmd/container/create.go#L520-L525
Adding:
…
-
### Description
This is a variant of #3350
Containers cannot be restarted after being shutdown by containerd stopping, and are generally in a broken state.
This is against containerd v1.7 (unl…
-
### Description
On lima main:
```
nerdctl network create foomac --driver macvlan
nerdctl run --network foomac alpine sh -c -- "ip addr show"
FATA[0000] failed to create shim task: OCI runti…