GNU/Linux Mint 19 Installing Docker CE – Step by step Guide
How to Install Latest Docker Community Edition on Linux Mint 19.x Tara/Tessa/Tina/Tricia 64-bit GNU/Linux desktop – Step by step Tutorial.
And Docker for Linux Mint is a Command-line Program, a background Daemon, and a set of Remote Services that take a Logistical Approach to Solving common Software Problems and Simplifying your experience Installing, Running, Publishing, and Removing Software.
Finally, Getting Started with Docker on Mint is Easy, it’s enough to Install it and then Use the Docker Engine to Create and Manage Containers.
 
- 
1. Launching TerminalOpen a Shell Terminal emulator window 
 (Press “Enter” to Execute Commands)  In case first see: Terminal QuickStart Guide. 
- 
2. Pre-Installation SetupThen Install Required Packages 
 Simply with:sudo apt install apt-transport-https ca-certificates software-properties-common Next Check if a Previous Docker Version is Installed: which docker If Yes then Remove it with: sudo apt remove docker docker-engine 
- 
3. Setting Up Docker RepoHow to Setup the Docker CE Apt Repository 
Contents
