安装docker、docker-compose 略 部署OpenLDAP version: '2' services: openldap:   image: osixia/openldap:1.5.0 ### 如果有私有仓库可以从自己的私有仓库拉取镜像   container_name...