With Docker Engine, enabling containerized applications to run safely and consistently anywhere, it’s really easy to create a reliable and predictable environments and deploy quickly even complex applications.
This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.
The guide how to work with the VM Docker
1. After purchasing and start of the VM you should know its IP address. You can find it in the personal account of Azure. (You need to select the virtual machine from the list. By clicking the item “Overview”, your IP is displayed in the line of “Public IP Address”).
2. To connect to the VM you can use the SSH and PuTTY apps
3. When the app was started, you should enter the login and password.
4. To test performance, you can run the test-Docker container by the command: sudo docker run hello-world