-
### Bug Description
`builder_impl::ContainerBuilderImpl::run_container` calls `hooks::run_hook(hooks.create_runtime(), ...)` before container main process is created, while container is still in `cre…
-
We are trying to create image - but getting this error
2024-11-12T18:14:15+05:30: amazon-ebs: WARN[0036] failed to clean up container networking: "f664476f40cc44536c37d35e89f934e1e49b2624ee2564…
-
### Description
Missing instructions (or I missed them, could be...) on how to enable fish completions for nerdctl.lima.
I tried
```
nerdctl.lima completion fish > ~/.config/fish/completions/ner…
-
Per (https://github.com/containerd/nerdctl/issues/3556#issuecomment-2466527814) I am opening an issue on what seems to be CNI concurrency issue.
I am having CNI issues when using multiple networks. …
-
### Description
I transferred the compressed package to another server using `nerdctl save image:latest | gzip > images.tar.gz`. There was a tag issue. What could be the reason?
```shell
[root@master…
-
### Description
I transferred the compressed package to another server using `nerdctl save image:latest | gzip > images.tar.gz`. There was a tag issue. What could be the reason?
```shell
[root@master…
-
### Description
xref: https://github.com/containerd/containerd/pull/10286
For the purpose of containerd registry configuration, the `_default` registry host namespace used as a fallback:
```
[root…
-
### Edited: The Gist
`nardctl compose` can not run concurrently at the moment due to: https://github.com/containerd/nerdctl/pull/3543.
Dubbed `global compose lock`; this is due to some of the `nerdct…
-
There is a bug with nerdctl where nerdctl inspect .... returns invalid json in form of [{container1}][{container2}]... instead of [{container1},{container2}] its addressed in this bugissue on nerdct…
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar request
- [ ] This feature could be solved with a [custom image](https:…