Description
Container images can be built from Dockerfiles without a daemon and without requiring privileged operation.
It is useful for developers and CI systems that need OCI-compatible image builds in restricted environments. Image builds execute instructions from build files, so Dockerfiles and contexts should be trusted.