From 741fbb57b752a6e847e388b6fc523be8c18af72c Mon Sep 17 00:00:00 2001 From: "Git Commiter for 96-fromsofia.net" <2a9-7cc@96-fromsofia.net> Date: Mon, 27 Feb 2023 01:10:06 +0000 Subject: [PATCH] Fix readme.txt --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 8f3f03b..2ce2b9b 100644 --- a/README.txt +++ b/README.txt @@ -4,6 +4,6 @@ The process of using and setting up this solution has been detailed in the below https://96-fromsofia.net/articles/git-to-ecs/ To build the container: -$ podman build -t git-server . +$ podman build -t git-server:01 . If you have any question regarding this build you can email me at: 2a9-7cc@96-fromsofia.net