Building container images without a Docker daemon: what works in the cluster and with which permissions
A Docker daemon in the pipeline means a privileged container with access to the host. There are tools that build images from the same Dockerfile without that cost; they differ in what they demand from the cluster.