From 59de68e4fc9d6a455518d2019b1b221c58407780 Mon Sep 17 00:00:00 2001 From: Riyaz-syed <32872082+Riyaz-syed@users.noreply.github.com> Date: Sat, 13 Nov 2021 10:43:29 +0530 Subject: [PATCH 1/2] Update Dockerfile --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2ae51a8..2d82354 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,3 @@ FROM hshar/webapp -RUN rm /var/www/html/index.html - ADD ./index.html /var/www/html From 63c10b125c00f72ffb5ab05b4936174b3f54770f Mon Sep 17 00:00:00 2001 From: Riyaz-syed <32872082+Riyaz-syed@users.noreply.github.com> Date: Sat, 13 Nov 2021 11:39:50 +0530 Subject: [PATCH 2/2] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 87ae4eb..551cffa 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ Sample Website -

Welcome to Intellipaat's Devops Certification Course Hello World

+

Welcome to Riyaz's Devops Certification Course Hello World

These changes are being deployed automatically