From 2295624399f09b5af750a8c64d87b278e87f97b4 Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Fri, 15 Dec 2017 19:54:12 -0800 Subject: [PATCH] Add link to non-root user help (#5544) --- compose/install.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose/install.md b/compose/install.md index 82ff5b78d1..72446e53e4 100644 --- a/compose/install.md +++ b/compose/install.md @@ -21,6 +21,8 @@ for your OS as described on the Get Docker page, then come back here for instructions on installing Compose on Linux systems. +- To run Compose as a non-root user, see [Manage Docker as a non-root user](/engine/installation/linux/linux-postinstall.md). + ## Install Compose Follow the instructions below to install Compose on Mac, Windows, Windows Server