nerdctl icon indicating copy to clipboard operation
nerdctl copied to clipboard

contaiNERD CTL - Docker-compatible CLI for containerd, with support for Compose, Rootless, eStargz, OCIcrypt, IPFS, ...

Results 290 nerdctl issues
Sort by recently updated
recently updated
newest added

### What is the problem you're trying to solve add selinux at container-selinux ### Describe the solution you'd like add selinux at container-selinux ### Additional context add selinux at container-selinux

help wanted
expert
kind/feature

https://github.com/awslabs/soci-snapshotter

enhancement
help wanted

Fixes #2795 . This PR adds the flag `--abort-on-container-exit` flag for `nerdctl compose up` command. As the flag says, using it all containers are being stopped if any container was...

### Discussed in https://github.com/containerd/nerdctl/discussions/2876 Originally posted by **haytok** March 13, 2024 ## Question If we try to attach to a container that has been started as shown below, the following...

bug

Volume path should be cleaned up if create volume failed. Otherwise, the volume will be created failed again next time with a 'file exists' error on os.Mkdir.

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 25.0.4+incompatible. Release notes Sourced from github.com/docker/docker's releases. v25.0.4 For a full list of pull requests and changes in this release, refer to the relevant GitHub...

dependencies
go

### What is the problem you're trying to solve I have a use case which uses `docker compose up --abort-on-container-exit` to stop all containers if any container was stopped. ###...

area/compose
kind/feature

- https://github.com/containerd/nerdctl/discussions/2859 Looks like `nerdctl build -n k8s.io` might not be working, but I didn't confirm yet

kind/unconfirmed-bug-claim
area/kubernetes