cadenzaflow-bpm-platform
Docker images for the CadenzaFlow.
1.2K
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:4358d1d6e…
Size
415.5 MB
Last updated
2 months ago
docker pull cadenzaflow/cadenzaflow-bpm-platform:run-latest