mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

maximthomas
22.08.2018 8585332339bd76e3f432ee80fcf8f72b3aaa292b
fix readme
1 files modified
4 ■■■■ changed files
opendj-packages/opendj-docker/README.md 4 ●●●● patch | view | raw | blame | history
opendj-packages/opendj-docker/README.md
@@ -1,8 +1,8 @@
# How-to:
Build docker image:
docker build . -t openidentityplatform/opendj
    docker build . -t openidentityplatform/opendj
Run image
docker run -d -p 1389:1389 -p 1636:1636 -p 4444:4444 --name opendj openidentityplatform/opendj
    docker run -d -p 1389:1389 -p 1636:1636 -p 4444:4444 --name opendj openidentityplatform/opendj