diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2014-12-15 06:38:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-15 06:38:01 +0700 |
commit | aeb3113f2a1e6096f240bb9bb4b3de8d31e5ef73 (patch) | |
tree | 2d28324b50d9eaacc0f8d1e1922d80bdba904c28 /system/docker/README | |
parent | 41109beaf44be788fe731fcf1918101d5a050108 (diff) | |
download | slackbuilds-aeb3113f2a1e6096f240bb9bb4b3de8d31e5ef73.tar.gz |
system/docker: Add note about requirement.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/docker/README')
-rw-r--r-- | system/docker/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/docker/README b/system/docker/README index 7afec75678..d9c5e781b1 100644 --- a/system/docker/README +++ b/system/docker/README @@ -28,3 +28,5 @@ well, then append "swapaccount=1" to your kernel's parameters. This is often in /etc/lilo.conf, on the "append" variable. NOTE: google-go-lang is only needed at compile time - not needed for runtime. + +Docker doesn't support x86, only x86_64 |