Software and Systems How-To's, Tutorials, Demos, Notes

How to build MarkLogic docker image

Pre-requisites

Building the image

curl https://raw.githubusercontent.com/corpbob/OpenShiftHowToGuides/marklogic/marklogic/initialize-ml.sh -o initialize-ml.sh
[root@openshiftdev tmp2]# docker images|grep marklogic9
marklogic9                                   latest              60784656367c        41 seconds ago      1.809 GB

Congratulations! You have just build the MarkLogic9 Docker Image!