Kaniko: Building Docker Images Without Breaking a Sweat (or Your Security)
Kaniko is a tool that builds container images from a Dockerfile, inside a container or Kubernetes cluster, without depending on a Docker daemon. Yeah, you heard that right - no Docker daemon required. It's...