Revisiting Container Image Builds Inside a Container

More flexibility and Improved Isolation using Kata Containers A commonly used approach to build container images as part of the DevOps pipeline is to use a builder image running in a Kubernetes cluster. The builder image leverages either docker or kaniko or buildah. With Kata containers maturing into a production-ready container runtime and subsequent increase in uptake, it presents a great […]