From the course: Docker for Windows

Unlock the full course today

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

Installing Docker on Windows Server

Installing Docker on Windows Server - Docker Tutorial

From the course: Docker for Windows

Start my 1-month free trial

Installing Docker on Windows Server

- [Instructor] If we don't use Docker for Windows on Windows 10 and instead use Docker on Windows with Windows Server 2016, exactly how do we go about installing Docker? That's what we'll be answering in this video. We're here at the Windows Containers website at the Microsoft documentation, and there's a section here called Running your first container. And in order to run our first container, we're going to need to install Docker Enterprise Edition or Docker for Windows with Windows Server 2016. And that's exactly what this documentation walks us through. The first thing they tell us to do is to use the install module Docker Microsoft provider command pointing to the PowerShell gallery. From there they tell us to use the install package command and the provider is Docker Microsoft provider. After that, we simply restart our computer. And once that is done, they want you to make sure that you install Windows updates. Make sure your Windows Server is completely up to date, and then…

Contents