Technical requirements
For this chapter, you will need a Linux machine running Ubuntu 18.04 Bionic LTS or later with sudo access. We will be using Ubuntu 22.04 Jammy Jellyfish for the entirety of this book, but feel free to use any OS of your choice. I will post links to alternative installation instructions.
You will also need to clone the following GitHub repository for some of the exercises: https://github.com/PacktPublishing/Modern-DevOps-Practices-2e.
We discussed Git extensively in the previous chapter; therefore, you can easily clone the repository using that knowledge. Now, let’s move on to installing Docker on your machine.