Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

jboss-dockerfiles/forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

JBoss Forge Docker image

This is a Dockerfile with JBoss Forge.

Usage

To boot it

docker run -it jboss/forge

Image internals

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.

Source

The source is available on GitHub.

Issues

Please report any issues or file RFEs on JIRA.