Kaniko is an open-source tool from Google that builds container images from a Dockerfile inside a container or Kubernetes cluster without requiring a Docker daemon. It executes each command within a Dockerfile in userspace, enabling secure container builds in environments where running a Docker daemon is impractical or insecure. The project was archived on June 3, 2025, and is now read-only.
URL: Visit APIs.json URL
- Type: Index
- Position: Consuming
- Access: 3rd-Party
- Archived, Build Tools, CLI, Container Images, Containers, Daemonless, Google, Kubernetes, Open Source
- Created: 2026-03-26
- Modified: 2026-04-28
Kaniko is a command-line tool distributed as the container image gcr.io/kaniko-project/executor that builds container images from a Dockerfile. It supports multiple build context sources (GCS, S3, Azure Blob Storage, local directories, Git, stdin), layer caching, and credential helpers for GCR, Docker Hub, ECR, and ACR.
Human URL: https://github.com/GoogleContainerTools/kaniko
- CLI, Build Tools, Container Images, Daemonless
FN: Kin Lane
Email: kin@apievangelist.com