Docker sq
Docker Fundamentals - Installing Docker
  •  

What to Install

PRO
Outline

What to Install

Docker comes in many versions, and in this chapter Julian helps you you pick the appropriate installer for your platform.

If you're using Mac OS you might be able to use Docker for Mac. Docker for Mac requires Mac OS 10 to 11, also known as El Capitan, or newer. If you run Mac OS 10 or a more recent version, you can watch the video about Docker for Mac and then proceed to the next chapter. If you're running an older version of Mac OS, watch the videos about the Docker Toolbox and Docker Machine.

If you're using Windows and you're running Windows 10 Pro or Enterprise in the 64-bit Edition, you can use Docker for Windows. In this case watch the video about Docker for Windows. For other versions of Windows, you watch the videos about the Docker Toolbox and Docker Machine.

If you're running Linux, you can install a server version of Docker. Watch the video about Linux and proceed to the next chapter.

 

I finished! On to the next chapter