Sign inSign up

menski/camunda-bpm-workbench

By menski

Updated almost 11 years ago

patched camunda-bpm-workbench images

Image
0

301

menski/camunda-bpm-workbench repository overview

camunda BPM workbench docker image


camunda BPM workbench docker image patched for boot2docker and armv7

Find the official version here.


Test the latest version of the camunda-bpm-workbench embedded in the latest camunda-bpm-platform tomcat distro.

Use the image from the registry:

Boot2Docker

docker run --name workbench -p 8080:8080 -p 8090:8090 -p 9090:9090 \
           menski/camunda-bpm-workbench:boot2docker

armv7 (RaspberryPI 2, BeagleBone Black)

docker run --name workbench -p 8080:8080 -p 8090:8090 -p 9090:9090 \
           menski/camunda-bpm-workbench:armv7

Tag summary

Content type

Image

Digest

sha256:ef4e2dcea

Size

310.7 MB

Last updated

almost 11 years ago

docker pull menski/camunda-bpm-workbench:boot2docker