Some checks failed
Vulhub Format Check and Lint / format-check (push) Has been cancelled
Vulhub Format Check and Lint / markdown-check (push) Has been cancelled
Vulhub Docker Image CI / longtime-images-test (push) Has been cancelled
Vulhub Docker Image CI / images-test (push) Has been cancelled
5 lines
141 B
Docker
5 lines
141 B
Docker
FROM tomcat:9.0.97-jdk8
|
|
|
|
LABEL maintainer="Z4cSec <<hzcbaba@icloud.com>>"
|
|
|
|
RUN mv /usr/local/tomcat/webapps.dist/* /usr/local/tomcat/webapps/ |