Public Servoy Images on Docker Hub

I’ve started working on getting some pre-made Docker images for Servoy. I have one created for Servoy 5.x, and will be doing additional containers for current versions.
https://hub.docker.com/r/itechpros/servoy/

Are there any others out there using Servoy and Docker together?

Hi Scott

Have been using Docker as a test platform for some time, I have configured it with Ubuntu and a largely similar set up to your sample. I think its a really good idea for Servoy developers to adopt this and having some reliable containers pre configured would be excellent.

One issue I did have was using cloud.docker.com to host solutions on Amazon AWS automatically I was unable to get remote volumes to mount. I can however get them to mount locally (Mac) and if I manually configure the containers on the cloud (Ubuntu)

Cheers
Gordon

I’ve updated the repository to now include Servoy 5.x - 8.x images. I’m also working on a Tomcat based image for NGClient deployments.

Nice Scott!