From 7a913bbd35ca58d96daeda40aaf885dd03fba428 Mon Sep 17 00:00:00 2001 From: fadmin Date: Thu, 11 Jun 2026 15:02:53 -0400 Subject: [PATCH] Update Home --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 03c4f39..759ce1e 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,8 @@ -# How to user the two scripts and a Docker Compose file. +# How to user the two scripts and a Docker Compose file. -## The Docker Compose file will just pull the images and deploy the containers, but do edit the Docker Compose to match locations and passwords. +## The Docker Compose file will just pull the images and deploy the containers, but do edit the Docker Compose to match locations and passwords. -I created a script to prompt you for that information. Download it to the PC, and you run it by: `.\setup-docker-containers-only.sh` +### I created a script to prompt you for that information. Download it to the PC, and you run it by: `.\setup-docker-containers-only.sh` I created another script to download and install both Docker and Docker-Compose. To install you will need to download it and running it by: `install-docker-and-dockercompose.sh`