This one click deployment will build a Docker on Windows Development box in Azure.
Software included on the VM
- Docker for Windows Community Edition
- Git for Windows (bash)
- Visual Studio Code
- Google Chrome
- User: Supplied on deploy
- Password: Supplied on deploy
- Make sure to set your IP Address in the NSG on deploy - default is open to *
Starting Docker
- Once the VM is deployed use the Azure portal to connect.
- Open the Computer Management Tool and add yourself to the docker-users group
- Logout of the VM, and then reconnect with RDP
- Double click the Docker for Windows shortcut on the desktop.
- It will take a few minutes for Docker to start the first time.