November 2018
Beginner
230 pages
6h 4m
English
As we did on the CentOS workstation, we are going to install Docker CE on our Ubuntu workstation. The requirement for installing Docker CE on Ubuntu is that you have to be running a 64-bit recent LTS release, such as Bionic, Xenial, or Trusty. You can install an edge version of Docker CE onto the Artful version of Ubuntu.
There are three methods to install Docker CE on Ubuntu:
The most common method used is via Docker repositories, so let's begin there.
Read now
Unlock full access