Hi I just,
tried to use the cherry Runtime docker image as described via
the Installation guide/Section Docker and failed when executing
docker pull zeebe-cherryruntime:<Version> .
because
- docker only accepts one argument (remove '.'!)
- there's no image available in github :-(
So searched dockerhub and found:
DockerImages from upgradingdave
So don't know exactly, if they should be addressed in the installation guide or there are some images missing in dockerhub?
Hope that helps to improve the cherry-runtime doc.
Great project!
Uwe