From ec086da94dc981abacc2d7ef575af22d97e583c7 Mon Sep 17 00:00:00 2001 From: David Maisonave <47364845+David-Maisonave@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:44:07 -0500 Subject: [PATCH] Update README.md --- Docker/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docker/README.md b/Docker/README.md index 2bb40a5..642d63b 100644 --- a/Docker/README.md +++ b/Docker/README.md @@ -13,6 +13,8 @@ Then use a DOS window to change to the **ws1** directory before calling the scri - Image Name - Stash Port Number +If any of the above arguments are missing, the script will prompt user for each missing argument before proceeding. + ### Example Commands: - Example usage with minumum arguments: - `CreateContainer.cmd MyContainerName "stashapp/stash:latest" 9998`