mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
Build docker image:
docker build . -t openidentityplatform/opendj
Run image
docker run -d -p 1389:1389 -p 1636:1636 -p 4444:4444 --name opendj openidentityplatform/opendj