Build5Nines / azure-kung-fu-dockervm

Azure Kung Fu Docker VM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Azure Kung Fu Docker VM


Languages

Language:PowerShell 100.0%