improve docker.registry configuration
parent
79b4f6eb83
commit
16bc8e35d6
|
|
@ -28,6 +28,12 @@ open ```/etc/docker/deamon.json``` file (If the daemon.json file does not exist,
|
|||
}
|
||||
```
|
||||
|
||||
and restart docker:
|
||||
|
||||
```bash
|
||||
sudo systemctl restart docker
|
||||
```
|
||||
|
||||
## Registry Usage
|
||||
|
||||
its really simply:
|
||||
|
|
|
|||
Loading…
Reference in New Issue