Skip to content
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
From tomcat:8-jre8

# Maintainer
MAINTAINER "valaxytech@gmail.com"
MAINTAINER "sagarbarawakar@gmail.com"
RUN mkdir -p /opt/sms
COPY ./webapp.war /usr/local/tomcat/webapps

2 changes: 1 addition & 1 deletion webapp/src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h1> Hello, Welcome to Simple DevOps Project !! </h1>
<h2> Deploying on a kubernetes using ansible for Valaxy Technologies </h2>
<h2> Glad to see you here </h2>
<h2> devops is very interesting course and simple </h2>