1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #18233 from moxiegirl/carry-17231

Moving prerequisite from #17231
This commit is contained in:
Sebastiaan van Stijn 2015-11-25 16:12:05 +01:00
commit aa4fa98ed7

View file

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