summaryrefslogtreecommitdiffstats
path: root/docker/README.md
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-06-22 09:40:20 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-06-22 09:40:20 +0200
commit087fe344802b26ebdcfafb1c98c6f1ab7171329b (patch)
tree9244eb71606d4a2b46f964478781c3764a00954c /docker/README.md
parentf5ff6ca23daa8a3334d258347ab2cac0f0ae62bc (diff)
Missing newline.
Diffstat (limited to 'docker/README.md')
-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