Docker on Azure – SSH connection

Docker on Azure – SSH connection Local hosting Connecting to Docker Container on local machine is quite straightforward – just run linux-based image and use Docker Desktop embedded terminal. Azure hosting Running SSH connection on Azure App Service is a little bit more complicated. There are required basically 3 steps: SSH server installation SSH server […]