aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/installing_docker.md
diff options
context:
space:
mode:
authorGravatar Mike Aizatsky <mike.aizatsky@gmail.com>2016-10-26 20:50:36 -0700
committerGravatar GitHub <noreply@github.com>2016-10-26 20:50:36 -0700
commit826bcfc431e75898906f542a541f4a740dec15fe (patch)
tree60a94d3d4c89355f01e44cc217563476d36dbc8d /docs/installing_docker.md
parentd3e4b72481e0380cbd7b912f7adbc661fcbe5bda (diff)
Update installing_docker.md
Diffstat (limited to 'docs/installing_docker.md')
-rw-r--r--docs/installing_docker.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/installing_docker.md b/docs/installing_docker.md
index 9744de93..384f1567 100644
--- a/docs/installing_docker.md
+++ b/docs/installing_docker.md
@@ -1,4 +1,6 @@
-[Install Docker](https://docs.docker.com/engine/installation). Googlers: [go/installdocker](https://goto.google.com/installdocker).
+# Installing Docker
+
+Follow the [Official Guide](https://docs.docker.com/engine/installation). Googlers: [go/installdocker](https://goto.google.com/installdocker).
([Why Docker?](faq.md#why-do-you-use-docker))
*NOTE: if you want to run `docker` without `sudo` also follow the optional [Create a docker group](https://docs.docker.com/engine/installation/linux/ubuntulinux/#/create-a-docker-group) section.*
@@ -6,3 +8,4 @@
*NOTE: Docker images can consume significant disk space. Run*
*[docker-cleanup](https://gist.github.com/mikea/d23a839cba68778d94e0302e8a2c200f)*
*periodically to garbage collect unused images.*
+