Add a note that remote and Boot2Docker users should not type sudo
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit) Upstream-commit: d5df948829bfd6e12dc2c0ca3228b583386b6e87 Component: engine
This commit is contained in:
committed by
Sven Dowideit
parent
701611541f
commit
bafbcb6583
@ -9,6 +9,8 @@ page_keywords: docker guide, docker, docker platform, virtualization framework,
|
||||
Docker allows you to run applications inside containers. Running an
|
||||
application inside a container takes a single command: `docker run`.
|
||||
|
||||
{{ include "no-remote-sudo.md" }}
|
||||
|
||||
## Hello world
|
||||
|
||||
Let's try it now.
|
||||
|
||||
Reference in New Issue
Block a user