improve docker.registry configuration

master
TBS093A 2023-03-09 18:25:48 +01:00
parent 79b4f6eb83
commit 16bc8e35d6
1 changed files with 6 additions and 0 deletions

View File

@ -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 ## Registry Usage
its really simply: its really simply: