Sign inSign up

mweber/java_visualize

By mweber

Updated about 11 years ago

Container to run the Java Visualizer (https://github.com/daveagp/java_visualize)

Image
0

100K+

mweber/java_visualize repository overview

Overview

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.

How to use

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.

Tag summary

Content type

Image

Digest

sha256:8f972dbb6

Size

717.6 MB

Last updated

about 11 years ago

docker pull mweber/java_visualize:v1