mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Mark notes and warnings, fix broken link renderings within.
Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer)
This commit is contained in:
parent
5b6b91aa2c
commit
7935850005
42 changed files with 370 additions and 429 deletions
|
|
@ -4,15 +4,15 @@ page_keywords: docker, example, package installation, networking, debian, ubuntu
|
|||
|
||||
# Apt-Cacher-ng Service
|
||||
|
||||
Note
|
||||
|
||||
- This example assumes you have Docker running in daemon mode. For
|
||||
more information please see [*Check your Docker
|
||||
install*](../hello_world/#running-examples).
|
||||
- **If you don’t like sudo** then see [*Giving non-root
|
||||
access*](../../installation/binaries/#dockergroup)
|
||||
- **If you’re using OS X or docker via TCP** then you shouldn’t use
|
||||
sudo
|
||||
> **Note**:
|
||||
>
|
||||
> - This example assumes you have Docker running in daemon mode. For
|
||||
> more information please see [*Check your Docker
|
||||
> install*](../hello_world/#running-examples).
|
||||
> - **If you don’t like sudo** then see [*Giving non-root
|
||||
> access*](../../installation/binaries/#dockergroup).
|
||||
> - **If you’re using OS X or docker via TCP** then you shouldn’t use
|
||||
> sudo.
|
||||
|
||||
When you have multiple Docker servers, or build unrelated Docker
|
||||
containers which can’t make use of the Docker build cache, it can be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue