From 16bc8e35d62040f3f3e448516cc4707e2802f419 Mon Sep 17 00:00:00 2001 From: TBS093A Date: Thu, 9 Mar 2023 18:25:48 +0100 Subject: [PATCH] improve docker.registry configuration --- docker.registry/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docker.registry/README.md b/docker.registry/README.md index b6d9c3e..9184d36 100644 --- a/docker.registry/README.md +++ b/docker.registry/README.md @@ -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: