Merge pull request #4814 from noducks/master

Reminder for OSX users not to use SUDO
This commit is contained in:
Sven Dowideit 2014-03-25 20:15:39 +10:00
commit 30d25a3d27
1 changed files with 2 additions and 0 deletions

View File

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