From the course: Windows Server 2019: Deploying Containers

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Docker editions

Docker editions - Windows Server Tutorial

From the course: Windows Server 2019: Deploying Containers

Start my 1-month free trial

Docker editions

- [Instructor] It's important to understand that there are a number of different editions of Docker and I'd like to talk about that in this lesson. First, you should know that there's the Docker Engine. The Docker Engine provides the distribution of containers, orchestration, volumes, the containered, or the container daemon. Docker Build or BuildKit as well as networking and then it can be extended with plugins and it interfaces with the Docker API and the Docker CLI. But if you go to the Docker website, what you'll find is that there's Docker Enterprise, which we'll be using in this course, and that's the paid version of Docker which runs on Windows Server or Linux and it's known as EE, or the Enterprise Edition. Now, thanks to the agreement between Microsoft and Docker, we don't have to pay to run Docker Enterprise on Windows Server 2019. But if we want full support, which is available, you would have to of course pay additional for that. And there's Docker Desktop. Docker Desktop…

Contents