summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docker/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/README.md b/docker/README.md
index a937cae8934..0587fbe9d62 100644
--- a/docker/README.md
+++ b/docker/README.md
@@ -5,6 +5,7 @@
[Docker installation](https://docs.docker.com/engine/installation/)
*On OS X, the native Docker engine (Beta) has NOT been tested. Please use the [Docker Toolbox](https://www.docker.com/products/docker-toolbox).*
+
*On Linux, the default storage device is devicemapper with loopback device and max 10GB container size. This size is too small for a full build. Please see [here](http://www.projectatomic.io/blog/2016/03/daemon_option_basedevicesize/) and [here](http://www.projectatomic.io/blog/2015/06/notes-on-fedora-centos-and-docker-storage-drivers/) to overcome this limitation.
## Building the Vespa RPM