forked from TrueCloudLab/distribution
No reason to detail here
Signed-off-by: Olivier Gambier <olivier@docker.com>
This commit is contained in:
parent
431e829fa5
commit
26d87ed1a5
1 changed files with 1 additions and 2 deletions
|
@ -604,8 +604,7 @@ auth:
|
||||||
rootcertbundle: /root/certs/bundle
|
rootcertbundle: /root/certs/bundle
|
||||||
```
|
```
|
||||||
|
|
||||||
The `auth` option is **optional** as there are use cases (i.e. a mirror that
|
The `auth` option is **optional**. There are
|
||||||
only permits pulls) for which authentication may not be desired. There are
|
|
||||||
currently 2 possible auth providers, `silly` and `token`. You can configure only
|
currently 2 possible auth providers, `silly` and `token`. You can configure only
|
||||||
one `auth` provider.
|
one `auth` provider.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue