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

Latest commit

 

History

History
21 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 600 Bytes

ModeShape Docker image

This image prepares the environment required to run ModeShape on top of WildFly 8.

Install Docker

Follow the instructions

Running the image

docker run -it jboss/modeshape

Building the image (alternative)

Clone the repo and build yourself:

docker build -t jboss/modeshape .

Contributing

Patches are welcome, just send a pull request and I will be happy on merging it. If you want more images, open issues with the request.