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 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