Guide – How To Start – Docker Engine Advanced on Ubuntu 20.04 LTS

Docker Engine Advanced is a standards-based container platform for the development and delivery of modern applications. It is designed for application developers and IT teams who build, share, and run business-critical applications at scale in production.

This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.

The guide how to work with the Docker Engine Advanced on Ubuntu 20.04 LTS

  1. After purchasing and starting 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”).
  1. To connect to a VM, you need the PuTTy application to connect via ssh. You can download it at the following link – Download
  2. Run Putty, enter the VM address in the “Host” field, and click “Open” to connect.
  1. In the opened console you should enter a username and password that were specified when creating the virtual machine. 
  2. To check that Docker is up and running, enter the command

sudo docker run hello-world

Advanced version benefits:

  • ability to work with docker-compose
  • the ability to limit swap usage when starting containers

Website Built with WordPress.com.

Up ↑

%d bloggers like this: