Mise à jour de 'CACHING.md'
This commit is contained in:
parent
9d686f3e23
commit
cf2508f823
@ -21,7 +21,7 @@ maximum_object_size 4000 MB
|
|||||||
http_port 3142
|
http_port 3142
|
||||||
```
|
```
|
||||||
|
|
||||||
penser à redémarrer le squid: ```service squid restart```
|
penser à redémarrer le squid: `service squid restart`
|
||||||
|
|
||||||
## Installation d'un docker-registry sur l'hôte
|
## Installation d'un docker-registry sur l'hôte
|
||||||
|
|
||||||
@ -34,7 +34,8 @@ Pour installer un docker-registry sur l'hôte :
|
|||||||
proxy:
|
proxy:
|
||||||
remoteurl: https://registry-1.docker.io
|
remoteurl: https://registry-1.docker.io
|
||||||
```
|
```
|
||||||
|
`
|
||||||
|
penser à redémarrer: `service docker-registry restart`
|
||||||
|
|
||||||
Configurer une IP pérenne
|
Configurer une IP pérenne
|
||||||
-------------------------
|
-------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user