Update ubuntu.md

This commit is contained in:
John Mulhausen 2017-03-09 17:36:37 -08:00 committed by GitHub
parent 66d905032a
commit 1127efaa78
1 changed files with 2 additions and 2 deletions

View File

@ -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