Section 2: Building Containers from Scratch with Buildah
In this part, you will learn the basics of the container creation process, applying the theory we saw in the previous chapter, and choosing the right secure base images to start building new container images from scratch.
This part of the book comprises the following chapters:
- Chapter 6, Meet Buildah – Building Containers from Scratch
- Chapter 7, Integrating with Existing Application Build Processes
- Chapter 8, Choosing the Container Base Image
- Chapter 9, Pushing Images to a Container Registry