Skip to content

Collection of Docker images for Java, including the base images created for the Algorithm Factory / Woken

License

Notifications You must be signed in to change notification settings

LREN-CHUV/java-base-docker-images

Repository files navigation

CHUV License Codacy Badge CircleCI

java-base-docker-images

Set of Docker images for programs and algorithms using Java.

hbpmip/java-base: Base image for Java programs

DockerHub ImageVersion ImageLayers

This image contains the base Java Runtime (from OpenJDK image)

hbpmip/java-base-build: Java build environment, including Maven

DockerHub ImageVersion ImageLayers

This image contains the Java JDK and Maven 3 (from Maven image)

Use it to build Java projects.

hbpmip/java-mip: Adapt the base Java image to the MIP environment

DockerHub ImageVersion ImageLayers

This image provides a Java environment compatible with MIP. This base image provides the basic tools and library to execute a statistical or machine-learning Java algorithm in the runtime environment provided by MIP Algorithm Factory / Woken.

hbpmip/java-rapidminer: Run RapidMinder algorithms in MIP

DockerHub ImageVersion ImageLayers

Run Rapidminer algorithms (experiments) in MIP platform.

hbpmip/java-weka: Run Weka algorithms in MIP

DockerHub ImageVersion ImageLayers

Run Weka algorithms (classifiers) in MIP platform.

hbpmip/java-jsi-clus: Run CLUS-based algorithms in MIP

DockerHub ImageVersion ImageLayers

Run JSI CLUS-based algorithms in MIP platform. Support for single-target and multi-target classification and regression, time-series prediction, feature ranking and decision tree visualization.

hbpmip/scala-base-build: Scala build environment, including sbt

DockerHub ImageVersion ImageLayers

This image contains Scala and sbt

Use it to build Scala projects.

hbpmip/chaos-algorithm: An algorithm designed to break

DockerHub

This image contains an algorithm designed to break in various ways, useful for testing only.

Acknowledgements

This work has been funded by the European Union Seventh Framework Program (FP7/2007­2013) under grant agreement no. 604102 (HBP)

This work is part of SP8 of the Human Brain Project (SGA1).