{"id":22166856,"url":"https://github.com/drmacro/docker-marklogic6","last_synced_at":"2026-01-04T23:43:52.676Z","repository":{"id":68335373,"uuid":"75330162","full_name":"drmacro/docker-marklogic6","owner":"drmacro","description":"Dockerfile for MarkLogic 6 images.","archived":false,"fork":false,"pushed_at":"2016-12-01T20:31:17.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-29T21:54:51.332Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drmacro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-01T20:30:32.000Z","updated_at":"2016-12-01T20:30:32.000Z","dependencies_parsed_at":"2023-08-22T18:46:54.964Z","dependency_job_id":null,"html_url":"https://github.com/drmacro/docker-marklogic6","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmacro%2Fdocker-marklogic6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmacro%2Fdocker-marklogic6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmacro%2Fdocker-marklogic6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drmacro%2Fdocker-marklogic6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drmacro","download_url":"https://codeload.github.com/drmacro/docker-marklogic6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245315286,"owners_count":20595216,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T05:25:47.489Z","updated_at":"2026-01-04T23:43:52.630Z","avatar_url":"https://github.com/drmacro.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marklogic 6 Docker Container\n\nThis Dockerfile produces a working MarkLogic 6 container using \nthe separately-downloaded ML6 for CentOS 6 installer (http://developer.marklogic.com/products/marklogic-server/6.0)\n\nTo build it, put the MarkLogic installer rpm file in the same directory as the Dockerfile and then do: \n\n```\ndocker build -t drmacro/ml6 .\n```\n\nRun the container like so:\n\n```\ndocker run -d --name=marklogic6 -v/Users/ekimber/rsuite/rsuite36-data/ml:/data  -p 8902:8002 -p 8901:8001 -p 8900:8000 -p 8036:8036 drmacro/ml6\n```\n\nWhere port 8036 is the port that will be assigned to some newly-created service. The other ports are the standard MarkLogic admin and query console ports.\n\nThe first time you start the container you'll need to request a developer license and go through the rest of the installation.\n\nAfter that you should be able to do `docker commit` to save the installed state.\n\nNote that the MarkLogic license does not allow the distribution of pre-installed versions so this image cannot be made publicly available.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrmacro%2Fdocker-marklogic6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrmacro%2Fdocker-marklogic6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrmacro%2Fdocker-marklogic6/lists"}