diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 000000000..9807314f8 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,5 @@ +FROM ubuntu +RUN apt update +RUN apt install apache2 -y +ADD . /var/www/html/ +ENTRYPOINT apachectl -D FOREGROUND diff --git a/README.md b/README.md new file mode 100644 index 000000000..74aae9880 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +lemme check pollscm +! +. +THISISMY 100th try! God please work! +pleaseaseaseasease +cry diff --git a/index.html b/index.html index 19c25caa0..54f2cce07 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,6 @@ Intellipaat -

Hello world!

+

Hello world! This is Dhruv Chopra