From dd719ea71bf4d2b0fedd8e985b6ffd0a231b8437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Thu, 17 Jun 2021 13:21:30 +0200 Subject: [PATCH] Refine Doc for proofing DockerHub images --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b91aa1..1749597 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,12 @@ Secondly, in your GitHub repository, click on the 'Settings' tab and go to the ' ### Proof DockerHub Images -To check your pushed Docker images in your organisation's DockerHub repositories, rename the file `docker-compose.ocelotsocial-branded.yml` with your network name, remove any local Docker images if necessary, and do the following: +To check your pushed Docker images in your organisation's DockerHub repositories locally: + +- rename the file `docker-compose.ocelotsocial-branded.yml` with your network name +- in the file, rename the ocelot.social DockerHub organisation `ocelotsocialnetwork` to your organisations name + +Remove any local Docker images if necessary and do the following: ```bash # in main folder