From 733f20212f55230c0e1cc10a258e76e482e3adc4 Mon Sep 17 00:00:00 2001 From: dineshbotcha Date: Fri, 18 Sep 2020 14:50:04 +0530 Subject: [PATCH 1/3] mod index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 756b717..33a030c 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,3 @@ -

Hello World!

+

Hello dinesh!

-

This is a simple static website being served from Nginx running inside a Docker container!

\ No newline at end of file +

This is a simple static website being served from Nginx running inside a Docker container!

From b241e6c91ae69bc7d46be94ddc4d0b9c4c94545b Mon Sep 17 00:00:00 2001 From: dineshbotcha Date: Fri, 18 Sep 2020 14:52:42 +0530 Subject: [PATCH 2/3] mod index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 33a030c..d162918 100644 --- a/index.html +++ b/index.html @@ -1,3 +1,3 @@ -

Hello dinesh!

+

Hello mahesh!

This is a simple static website being served from Nginx running inside a Docker container!

From 52eeb26fff7f8c727e5e057ed279c6a471c0dfea Mon Sep 17 00:00:00 2001 From: Your Name Date: Fri, 18 Jun 2021 20:00:56 +0530 Subject: [PATCH 3/3] changed readmne.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aeea5c..450af8d 100644 --- a/README.md +++ b/README.md @@ -27,4 +27,7 @@ To run the image in a Docker container, use the following command $ docker run -itd --name mycontainer --publish 8080:80 /staticsite:1.0 ``` -This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! \ No newline at end of file +This will start serving the static site on port 8080. If you visit `http://localhost:8080` in your browser, you should be able to see our static site! + +Demof of git +