This is a Dockerfile with JBoss Forge.
To boot it
docker run -it jboss/forge
This image extends the jboss/base-jdk:8
image which adds the OpenJDK distribution on top of the jboss/base
image. Please refer to the README.md for selected images for more info.
JBoss Forge is installed in the /opt/jboss/forge
directory.
The source is available on GitHub.
Please report any issues or file RFEs on JIRA.