Skip to content

Commit

Permalink
Merge pull request docker#18233 from moxiegirl/carry-17231
Browse files Browse the repository at this point in the history
Moving prerequisite from docker#17231
  • Loading branch information
thaJeztah committed Nov 25, 2015
2 parents 1892556 + 20f1a7b commit aa4fa98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/installation/ubuntulinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ To install the `linux-image-extra` package for your kernel version:

4. Go ahead and install Docker.

If you are installing on Ubuntu 14.04 or 12.04, `apparmor` is required. You can install it using: `apt-get install apparmor`

#### Ubuntu Precise 12.04 (LTS)

Expand Down Expand Up @@ -177,8 +178,6 @@ To upgrade your kernel and install the additional packages, do the following:

5. After your system reboots, go ahead and install Docker.

If you are installing on Ubuntu 14.04 or 12.04, `apparmor` is required. You can install it using: `apt-get install apparmor`

## Install

Make sure you have installed the prerequisites for your Ubuntu version.
Expand Down

0 comments on commit aa4fa98

Please sign in to comment.