Update docker.md

This commit is contained in:
johndmulhausen
2016-02-16 21:44:57 -08:00
parent 754e2bb531
commit 5e67e0e182
@@ -32,6 +32,7 @@ parameters as follows:
```shell ```shell
GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1" GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1"
``` ```
NOTE: The above is specifically for GRUB2. NOTE: The above is specifically for GRUB2.
You can check the command line parameters passed to your kernel by looking at the You can check the command line parameters passed to your kernel by looking at the
output of /proc/cmdline: output of /proc/cmdline: