Fix minor documentation missing dependency

The cgroup-lite package which is a dependency for docker,
was not on the example command line, but is present in
the helper script. Since the documentation details manual
steps, we should include that the packages is required.

Change-Id: I536824467d4a175f666dfe635cf0669d1e587ccb
Closes-Bug: #1701258
This commit is contained in:
Julia Kreger 2017-10-30 12:52:01 -04:00
parent faae2c535f
commit 445dff0a7a
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ CoreOS tools
sudo dnf install docker gzip util-linux cpio findutils grep gpg
Ubuntu 14.04 (trusty) or higher:
sudo apt-get install docker.io gzip uuid-runtime cpio findutils grep gnupg
sudo apt-get install docker.io gzip uuid-runtime cpio findutils grep gnupg cgroup-lite
SUSE:
sudo zypper install docker gzip util-linux cpio findutils grep gpg2