June 2016
Intermediate to advanced
600 pages
8h 6m
English
Open the terminal and enter the following command:
$ ssh –i ./dockerhostkey dockeradmin@dockerhost-3udvgzn4.cloudapp.net –p 22
The SSH command is identical to the one used with Git Bash on Windows. Figure 2.11 shows the terminal window after successful connection to the Azure VM.
FIGURE 2.11: MAC OS terminal session connected to the Azure VM
Before we move on and get to the Docker basics, let’s recap what we have done during the last couple of steps.
• We used the Azure Portal to provision a virtual machine based on the “Docker on Unbuntu Server (preview)” ...
Read now
Unlock full access