Part of the Flowable eco system. (visit http://flowable.org for more info) for pre configured docker compose configurations and start / stop scripts; https://github.com/flowable/flowable-engine/tree/master/docker
Run
docker run -p 8080:8080 flowable/flowable-ui
The container starts the Flowable UI
Spring Boot app.
Open a web browser and go to http://localhost:8080/flowable-ui.
Default user
user: admin password: test
For more info and configuration options see the guide; https://flowable.com/open-source/docs/bpmn/ch14-Applications/