26. Working with Containers on Fedora 31
Now that the basics of Linux Containers have been covered in the previous chapter, this chapter will demonstrate how to create and manage containers using the Podman, Skopeo and Buildah tools included with Fedora 31. It is intended that by the end of this chapter you will have a clearer understanding of how to create and manage containers on Fedora 31 and will have gained a knowledge foundation on which to continue exploring the power of Linux Containers.
26.1 Installing the Container Tools
Before starting with containers, the first step is to install all of the container tools outlined in the previous chapter using the following command:
# dnf install podman skopeo buildah
26.2 Pulling a Container Image ...
Get Fedora 31 Essentials now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.