8000 GitHub - qvdk/docker-fedora-tomcat8: Test environment for RPM packaging
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qvdk/docker-fedora-tomcat8

Repository files navigation

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

0