Container to run the Java Visualizer (https://github.com/daveagp/java_visualize)
100K+
This container is set up to run the Java Visualizer (https://github.com/daveagp/java_visualize). The JDK for the jail-root inside the container is Java 8 Update 45. Because of this jail-root, the container has to be run using the --priviledged flag.
Use the following command to run and create a local installation:
docker run -d --name java_visualzie --priviledged -p 80:80 mweber/java_visualize:v1
This creates the container with the name java_visualize and makes the apache available under port 80.
Content type
Image
Digest
sha256:8f972dbb6…
Size
717.6 MB
Last updated
about 11 years ago
docker pull mweber/java_visualize:v1