August 2017
Intermediate to advanced
278 pages
8h 53m
English
If you haven't installed Docker yet, the easiest way to try it is on your local development machine. Rather than running it natively, these environments set up a small Linux VM and provide wrappers to directly use it from your existing operating system.
To install it, download and run it through the installers from here:
If you're installing Docker on a dedicated server or VPS, this can be done using the standard tools. For a CentOS 7 system, this is as simple as the following:
yum install ...
Read now
Unlock full access