July 2017
Intermediate to advanced
402 pages
9h 38m
English
To see Docker in action, we will start by installing it on our computer. The installation of Docker is very straightforward; you can follow the instructions using the link http://dockr.ly/2iVx6yG to install and start Docker on Mac, Linux, and Windows.
Once Docker is up and running, we can start using it:
$ docker pull alpine
latest: Pulling from library/alpine0a8490d0dfd3: Pull completeDigest: sha256:dfbd4a3a8ebca874ebd2474f044a0b33600d4523d03b0df76e5c5986cb02d7e8 ...
Read now
Unlock full access