diff --git a/Dockerfile b/Dockerfile index e2116a8..629b2f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ -FROM tomcat:8-jdk8-corretto -# https://hub.docker.com/layers/library/tomcat/7.0.109-jdk8-openjdk/images/sha256-489823486120d076cb576640c5819c6fa54948f470b46c54f02b48f462eb2c23 -MAINTAINER www.andres.nz -COPY target/AttendanceWebApp.war /usr/local/tomcat/webapps/ -ADD conf/tomcat-users.xml /usr/local/tomcat/conf +FROM tomcat:8-jdk8-corretto +# https://hub.docker.com/layers/library/tomcat/7.0.109-jdk8-openjdk/images/sha256-489823486120d076cb576640c5819c6fa54948f470b46c54f02b48f462eb2c23 +LABEL org.nz.itlatinos.image.authors="aleonrangel@outlook.co.nz" +ADD conf/tomcat-users.xml /usr/local/tomcat/conf + +COPY target/AttendanceWebApp.war /usr/local/tomcat/webapps/ LABEL maintainer="andres.nz" \ No newline at end of file diff --git a/src/main/webapp/attendanceGenerate.xhtml b/src/main/webapp/attendanceGenerate.xhtml index de39b51..5250a45 100644 --- a/src/main/webapp/attendanceGenerate.xhtml +++ b/src/main/webapp/attendanceGenerate.xhtml @@ -1,12 +1,12 @@ - - + + Generate Attendance System + @@ -18,10 +18,8 @@

Attendance System Date

-

Time and Date

-


@@ -29,8 +27,7 @@ - + @@ -50,25 +47,26 @@ - - +
- - + + +
- -
+ - + + +
@@ -80,8 +78,7 @@
- +