diff --git a/Git-assignment.zip b/Git-assignment.zip new file mode 100644 index 00000000..4275ec40 Binary files /dev/null and b/Git-assignment.zip differ diff --git "a/Module-3 Docker\342\200\223I-Assignment-1.docx" "b/Module-3 Docker\342\200\223I-Assignment-1.docx" new file mode 100644 index 00000000..4ca5cc22 Binary files /dev/null and "b/Module-3 Docker\342\200\223I-Assignment-1.docx" differ diff --git "a/Module-3-Docker \342\200\223 I Assignment-2.docx" "b/Module-3-Docker \342\200\223 I Assignment-2.docx" new file mode 100644 index 00000000..00aad6aa Binary files /dev/null and "b/Module-3-Docker \342\200\223 I Assignment-2.docx" differ diff --git "a/Module-3-Docker \342\200\223 I Assignment-3.docx" "b/Module-3-Docker \342\200\223 I Assignment-3.docx" new file mode 100644 index 00000000..8d321bd8 Binary files /dev/null and "b/Module-3-Docker \342\200\223 I Assignment-3.docx" differ diff --git "a/Module-3-Docker\342\200\223I-Assignment\342\200\2234.txt" "b/Module-3-Docker\342\200\223I-Assignment\342\200\2234.txt" new file mode 100644 index 00000000..ded8c291 --- /dev/null +++ "b/Module-3-Docker\342\200\223I-Assignment\342\200\2234.txt" @@ -0,0 +1,10 @@ +# Ubuntu base image +FROM ubuntu:latest + +# install Apache2 +RUN apt-get update && \ + apt-get install -y apache2 && \ + apt-get clean + +# start Apache2 when the container starts +CMD ["apache2ctl", "-D", "FOREGROUND"] diff --git "a/Module-3-Docker\342\200\223I-Assignment\342\200\2235.docx" "b/Module-3-Docker\342\200\223I-Assignment\342\200\2235.docx" new file mode 100644 index 00000000..4dff42f6 Binary files /dev/null and "b/Module-3-Docker\342\200\223I-Assignment\342\200\2235.docx" differ diff --git a/Module-4-Docker-II-Assignment-1.docx b/Module-4-Docker-II-Assignment-1.docx new file mode 100644 index 00000000..2859e5d9 Binary files /dev/null and b/Module-4-Docker-II-Assignment-1.docx differ diff --git a/Module-4-Docker-II-Assignment-2.docx b/Module-4-Docker-II-Assignment-2.docx new file mode 100644 index 00000000..60879c56 Binary files /dev/null and b/Module-4-Docker-II-Assignment-2.docx differ diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c22c57f7..0ae53572 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,4 @@ -

Hello Dear Students!! Welcome to DevOps Project-2!!

-

By Mr. Sai from Saidemy!!

+

Good Thoughts

+

Life is like riding a bicycle To keep your balance, you must keep moving..

+

When you have a dream, you've got to grab it and never let go...

+

Always hope for the best...