Docker
Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Learn more about how to use Docker with MarkLogic from these two blog posts:
Patrick McElwee has put together a Dockerfile that dramatically speeds up the creation of a fresh MarkLogic Docker instance by installing all necessary dependencies. You will have to separately download a MarkLogic RPM for CentOS 6 and move the RPM to the same folder as your Dockerfile.
This community-driven Docker image for MarkLogic is available in the Docker Hub Registry:
Richard Louapre has built a general Docker image for MarkLogic and a separate one to make Samplestack easier to set up. These community-driven images are available on GitHub.