Kaniko CLI
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.
Documentation
Other Resources
Tutorial
https://github.com/GoogleContainerTools/kaniko/blob/main/docs/tutorial.md
ReleaseNotes
https://github.com/GoogleContainerTools/kaniko/releases
Contributing
https://github.com/GoogleContainerTools/kaniko/blob/main/CONTRIBUTING.md
Source Code
https://github.com/GoogleContainerTools/kaniko
APIsJSON
https://raw.githubusercontent.com/api-evangelist/kaniko/refs/heads/main/apis.yml