From 0468b532c566e3b8d9585567bfd7f775b3a6a928 Mon Sep 17 00:00:00 2001 From: Giovanne Afonso Date: Thu, 24 May 2018 18:41:25 -0300 Subject: [PATCH] Update instructions to install specific version Issue #6758 --- install/linux/docker-ce/ubuntu.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/linux/docker-ce/ubuntu.md b/install/linux/docker-ce/ubuntu.md index 4048aa6fa0..5c27b617f3 100644 --- a/install/linux/docker-ce/ubuntu.md +++ b/install/linux/docker-ce/ubuntu.md @@ -260,9 +260,9 @@ the repository. ``` b. Install a specific version by its fully qualified package name, which is - the package name (`docker-ce`) plus the version string (2nd column) up to - the first hyphen, separated by a an equals sign (`=`), for example, - `docker-ce=18.03.0.ce`. + the package name (`docker-ce`) plus the version string (2nd column), + separated by a an equals sign (`=`), for example, + `docker-ce=18.03.0~ce-0~ubuntu`. ```bash $ sudo apt-get install docker-ce=