mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
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)
This commit is contained in:
parent
5294bf7e67
commit
69087f2d23
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ Repository to a local image cache.
|
||||||
short form of the image ID. These short image IDs are the first 12
|
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
|
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
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue