Sign in
eclipse
/
gerrit
/
openk-coremodules
/
org.eclipse.openk-coremodules.authandauth
/
a609de48d57d90ecd3a387597375c0558e9a2a3c
/
.
/
Dockerfile
blob: f205d9eed199b1200d4dc96fa442aea9f941b462 [
file
] [
log
] [
blame
]
FROM tomcat
:
9.0
-
jdk8
MAINTAINER dimitrios
.
chalepakis@pta
.
de
COPY deploy
/
conf
/
context
.
xml
/
usr
/
local
/
tomcat
/
conf
/
context
.
xml
COPY webapps
/ /
usr
/
local
/
tomcat
/
webapps
/