-
Expected `docker` alternatives to be detected in the same way as in `kind`. Getting error `exec: "docker": executable file not found in $PATH`:
```
E0912 21:00:08.842881 117699 controller.go:298]…
-
```
$ sudo nerdctl --version
nerdctl version 2.0.0
$ sudo nerdctl run --rm --net=host alpine true
WARN[0000] failed to clean up container networking: "2579164adb52b32e58c4d3aabf0dd2c1b71e68f7f2eebb38…
-
{
"platform":"",
"hub-mirror": [
"eclipse-temurin:8u432-b06-jre",
"eclipse-temurin:8u432-b06-jdk"
]
}
-
{
"platform":"",
"hub-mirror": [
"registry.k8s.io/pause:3.9"
]
}
-
SOCI images start faster on Fargate https://elasticscale.com/blog/reduce-aws-fargate-pull-times-with-soci/
Docker doesn't seem to support this, but [`nerdctl`](https://github.com/containerd/nerdctl…
-
### Description
When pulling an image using `client.Pull` function with `WithPullUnpack` option, the manifest blobs are split into "layers" and "non-layers". This allows to defer the download of la…
-
With the current effort on testing, we should start looking into our run duration, platform coverage, and hard data on flakyness / disabled tests.
This issue here is to record that information over t…
-
{
"platform":"",
"hub-mirror": [
"quay.m.daocloud.io/cilium/operator:v1.15.4"
]
}
-
{
"platform":"",
"hub-mirror": [
"quay.m.daocloud.io/cilium/cilium:v1.15.4"
]
}
-
### Discussed in https://github.com/rancher-sandbox/rancher-desktop/discussions/2091
Originally posted by **Davincible** April 25, 2022
I just spend a good amount of time trying to figure out …