We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 956f79f commit 9ffe867Copy full SHA for 9ffe867
Dockerfile
@@ -1,5 +1,5 @@
1
# Original source from https://github.com/lucassampsouza/ords_apex
2
-FROM tomcat:8.0
+FROM tomcat:8.0-jre8-alpine
3
MAINTAINER Martin D'Souza <martin@talkapex.com>
4
5
ENV TZ="GMT" \
0 commit comments