Skip to content

OpenCms Docker image

OpenCms and Docker
Test OpenCms using the official image from the Docker hub registry - the fastest way to evaluate and test OpenCms. The image is well suited for evaluation and test purposes of the latest OpenCms release. We provide a docker-compose file to get OpenCms and the database running with just one command.
Date:
November 30, 2016

Support for OpenCms has arrived in the Docker hub registry.

What is Docker and why should you care?

Docker is an open platform for distributed applications. Steven J. Vaughan-Nichols provides a nice explanation for the fast rising popularity of Docker in his blog on ZDnet:

"In a nutshell, here's what Docker can do for you: It can get more applications running on the same hardware than other technologies; it makes it easy for developers to quickly create, ready-to-run containered applications; and it makes managing and deploying applications much easier. Put it all together and I can see why Docker is riding the hype cycle as fast as I can recall ever seeing an enterprise technology go."