Changes between Version 10 and Version 11 of Docker HowTo Install


Ignore:
Timestamp:
09/05/16 15:22:11 (8 years ago)
Author:
saj.issa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docker HowTo Install

    v10 v11  
    14143. Update package information, ensure that APT works with the https method, and that CA certificates are installed.
    1515
    16     {{{$ sudo apt-get update
    17     $ sudo apt-get install apt-transport-https ca-certificates }}}
     16    {{{$ sudo apt-get update }}}
     17    {{{$ sudo apt-get install apt-transport-https ca-certificates }}}
    1818
    19194. Add the new GPG key.