-
### Description
1、Enable the debug mode of `containerd`
```c
/etc/containerd/config.toml
[debug]
address = "/run/containerd/debug.sock"
format = "json"
gid = 0
level = "debug"
ui…
-
I happened across a mention that Incus gained support for Docker/OCI images in the forums. I then started to look for official documentation on it and it was pretty sparse. It would be nice to see a…
-
Hey,
I think the behavior of Dev Container CLI for digest pinning is inconsistent between the image field and feature keys. For images, it accepts the following definition without a problem:
```…
-
I want to know what driver version is required for particular docker image.
Now, 460.73 version driver is installed and failed to run 11.5.2, succeeded to run 11.4.3.
Running 11.5.2 image, the err…
-
Currently, we have two optional properties that are disabled by default that we could enable to get the best out of the box experience.
> useChartsIndex
This one could be enabled by default as l…
-
Build `anaconda-iso` with custom kickstart added. Install with this iso failed with error `Kickstart file /run/install/ks.cfg is missing`. I mount this iso and check the ks file in it. The custom kick…
-
This took awhile to track down. I'm going to continue investigating but I wanted to document what I've found so far.
The failure happens when attempting a `bootc install to-disk` using an image bui…
-
Copyright (c) 2021 Apptainer a Series of LF Projects LLC
For website terms of use, trademark policy, privacy policy and other project policies see https://lfprojects.org/policies
-
### zot version
v2.1.1 (and early)
### Describe the bug
There are many images with same base (`eclipse-temurin:17-jdk-focal` for ex.) and seems that a deduplication bug happens at some time: after …
lictw updated
2 weeks ago
-
The support of companions is very limited and is less capable of Docker Compose or Kubernetes files. For example, it is possible to specific files that will be put into the container but something lik…