Skip to content

Ever want to use Docker for Windows on Azure as a Dev environment?

Notifications You must be signed in to change notification settings

deltadan/windows10docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker for Windows Dev Environment

This one click deployment will build a Docker on Windows Development box in Azure.

Software included on the VM

  1. Docker for Windows Community Edition
  2. Git for Windows (bash)
  3. Visual Studio Code
  4. Google Chrome

Credentials

  1. User: Supplied on deploy
  2. Password: Supplied on deploy

IP for NSG

  1. Make sure to set your IP Address in the NSG on deploy - default is open to *

Starting Docker

  1. Once the VM is deployed use the Azure portal to connect.
  2. Open the Computer Management Tool and add yourself to the docker-users group alt text
  3. Logout of the VM, and then reconnect with RDP
  4. Double click the Docker for Windows shortcut on the desktop.
  5. It will take a few minutes for Docker to start the first time.

alt text

About

Ever want to use Docker for Windows on Azure as a Dev environment?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published