January 2025
Intermediate to advanced
312 pages
6h 8m
English
There are lots of ways to get Docker and work with containers. This chapter will show you the following ways:
I strongly recommend you install and use Docker Desktop. It’s the best way to work with Docker, and you’ll be able to use it to follow most of the examples in the book. I use it every day.
If you can’t use Docker Desktop, we’ll show you how to install Docker in a Multipass VM, as well as how to perform a simple installation on Linux. However, these installations don’t have all the features of Docker Desktop.
Docker Desktop is a desktop app from Docker, Inc. and is the best way to work with containers. You get the Docker Engine, a slick UI, all the latest ...
Read now
Unlock full access