From 1127efaa78ed744c85338758df1215cadf226ca2 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Thu, 9 Mar 2017 17:36:37 -0800 Subject: [PATCH] Update ubuntu.md --- engine/installation/linux/ubuntu.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/installation/linux/ubuntu.md b/engine/installation/linux/ubuntu.md index eaccc5a636..bb3260dc00 100644 --- a/engine/installation/linux/ubuntu.md +++ b/engine/installation/linux/ubuntu.md @@ -8,6 +8,8 @@ redirect_from: title: Get Docker for Ubuntu --- +{% assign minor-version = "17.03" %} + To get started with Docker on Ubuntu, make sure you [meet the prerequisites](#prerequisites), then [install Docker](#install-docker). @@ -223,8 +225,6 @@ The procedure for setting up the repository is different for [Docker CE](#docker available versions. For Docker EE customers, use `docker-ee` where you see `docker-ce`. - {% assign minor-version = "17.03" %} - ```bash $ apt-cache madison docker-ce