All Tools
N
Dev ToolsFreeOpen Source
NERDCTL
Docker-compatible CLI for containerd
Apache-2.0
ABOUT
Kubernetes nodes and many ML clusters run containerd, not Docker, so the Docker CLI cannot talk to the runtime. nerdctl is a Docker-compatible CLI for containerd, including compose, rootless, and modern image formats, so you can debug training and inference containers on the same engine K8s uses.
INSTALL
brew install nerdctlINTEGRATION GUIDE
1. Debug GPU inference containers on a Kubernetes node that only has containerd
2. Run docker-compose style stacks against containerd with nerdctl compose
3. Build and run images rootless without a Docker daemon
4. Inspect and manage containerd namespaces used by k3s, k3d, or kind clusters
TAGS
containerscontainerddockercomposerootlesscliopen-source