Skip to content

Latest commit

 

History

History
20 lines (7 loc) · 294 Bytes

README.md

File metadata and controls

20 lines (7 loc) · 294 Bytes

bpmnplus4redhat

BPM+ Health models and configuration for RedHat platform

See https://hub.docker.com/r/jboss/jbpm-server-full for basic docker operations

To build and launch

Create a New Docker Image

docker build -t bpmnplus4redhat .

docker run -d -p 5000:8080 bpmnplus4redhat