In the previous chapter, we installed Docker on the following target operating systems:
- macOS High Sierra and above
- Windows 10 Professional
- Ubuntu 18.04
In this chapter, we will be using our Docker installation to build images. While the screenshots in this chapter will be from my preferred operating system, which is macOS, the Docker commands we will be running will work on all three of the operating systems on which we have installed Docker so far. However, some of the supporting commands, which will be few and far between, may only be applicable to macOS and Linux-based operating systems.
A full copy of the code used in this chapter can be found at: https://github.com/PacktPublishing/Mastering-Docker-Third-Edition/tree/master/chapter02
Check out the following video to see the Code in Action: