Step-by-step – Docker CE Mint 19 Installation

July 3, 2018 | By the+gnu+linux+evangelist.

Pre Install Setup

  1. 2. Pre-installation Testing

    Check if a Previous Docker Version is Installed
    With:

    which docker

    If Yes then Remove that with:

    sudo apt remove docker docker-engine
  2. 3. Installing Required Stuff

    Install PreRequisite Packages
    Simply play:

    sudo apt install apt-transport-https ca-certificates software-properties-common  
    

Contents


QuickChic Theme • Powered by WordPress