March 2017
Intermediate to advanced
290 pages
5h 35m
English
In this section, we will install Docker on SUSE Linux Enterprise Server 12 SP1 x86_64 (64-bit). We will also look at some of the problems we came across during the installation process.
Choose the appropriate AMI and launch the instance from the EC2 console:

The following parameters are shown in the next step; review and then launch them:

We chose an existing keypair to SSH into the instance:
Once the VM is up, log in to the VM from a terminal:
$ ssh -i "ubuntu-1404-1.pem" ec2-user@54.199.222.91 ...Read now
Unlock full access