Skip to content

deathchurch/DockerOnWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Introduction

My notes when going through the book Docker on Windows (Second Edition)

Chapter 1

Page 22

Install Docker Engine EE on Windows

Install-Module -Name DockerMsftProvider -Repository PSGallery -Force
Install-Package -Name docker -ProviderName DockerMsftProvider

About

Docker On Windows Book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published