1.0.1 Release
Docker 1.0.1 Release with MarkLogic 11.0.0 and 10.0-9.5
This release addresses the following issues:
* Update startup scripts for more stable initialization and better password parameter handling
* Jenkins pipeline fixes
* Add new tests
* Clean up README
Known Issues and Limitations
- The image must be run in privileged mode. At the moment if the image isn't run as privileged many calls that use
sudo
during the startup script will fail due to lack of required permissions as the image will not be able to create a user with the required permissions. - Using the "leave" button in the Admin interface to remove a node from a cluster may not succeed, depending on your network configuration. Use the Management API to remove a node from a cluster. See: https://docs.marklogic.com/REST/DELETE/admin/v1/host-config.
- Rejoining a node to a cluster, that had previously left that cluster, may not succeed.
- MarkLogic Server will default to the UTC timezone.
- The latest released version of CentOS 7 has known security vulnerabilities with respect to glib2 CVE-2016-3191, CVE-2015-8385 and SQLite CVE-2019-5827. These libraries are included in the CentOS base image and to-date no fixes have been made available. Even though these libraries may be present in the base image that is used by MarkLogic Server, they are not used by MarkLogic Server itself, hence there is no impact or mitigation required.