docker-fedora-tomcat8

Run

The image is available on Docker Hub. Download and run this container with the following command:

docker run -it -p 9001:9001 -p 8080:8080 qvdk/salto-dojo-rpm

Build

docker build -t qvdk/salto-dojo-rpm .

Dependencies

The Apache Tomcat packaging comes from rpm-apache-tomcat@GitHub