Reminder for OSX users not to use SUDO

Useful for those who haven't made it to the examples page yet. dad4a998dc

Docker-DCO-1.1-Signed-off-by: No Ducks <onemannoducks@gmail.com> (github: noducks)
Upstream-commit: 69087f2d2397b18d6dd2d7b994e24ea9814e4bcd
Component: engine
This commit is contained in:
noducks
2014-03-22 14:12:15 +00:00
parent 90b90efe51
commit df52e0a2f8

View File

@ -40,6 +40,8 @@ Repository to a local image cache.
short form of the image ID. These short image IDs are the first 12
characters of the full image ID - which can be found using ``docker
inspect`` or ``docker images --no-trunc=true``
**If you're using OS X** then you shouldn't use ``sudo``
Running an interactive shell
----------------------------