Docker images for the CadenzaFlow.
2.5K
This repository provides Docker images of the CadenzaFlow. You can use these images to demonstrate and test CadenzaFlow, or extend them with your own process applications.
To start the latest release:
docker pull cadenzaflow/cadenzaflow-bpm-platform:latest
docker run -d --name cadenzaflow -p 8080:8080 cadenzaflow/cadenzaflow-bpm-platform:latest
# open browser with url: http://localhost:8080/cadenzaflow-welcome/index.html
CadenzaFlow is licensed under the Apache 2.0 License. Third-party libraries or application servers included are distributed under their respective licenses
Content type
Image
Digest
sha256:3f0f787b2…
Size
390.9 MB
Last updated
about 1 month ago
docker pull cadenzaflow/cadenzaflow-bpm-platform