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

Kevin McCormack
06.20.2018 d8a7ce8ef6e77ed801b284783474c201247cbf50
refs
author Kevin McCormack <harlemsquirrel@gmail.com>
Wednesday, June 6, 2018 20:20 +0200
committer GitHub <noreply@github.com>
Wednesday, June 6, 2018 20:20 +0200
commitd8a7ce8ef6e77ed801b284783474c201247cbf50
tree 648aa244bd68ba2a541b6d78d88e52a16b3bebff tree | zip | gz
parent 680b98e3c04d49408caf052c5913586964ba73cd view | diff
Update Dockerfile

Use build arguments with default values instead of environment variables to allow customizing at build time.

This allows customizing like `docker build --build-arg BASE_DN="dc=mydomain,dc=net" --build-arg ROOT_PASSWORD="$ecret p@ssword".`

https://docs.docker.com/engine/reference/builder/#default-values
1 files modified
12 ■■■■ changed files
opendj-packages/opendj-docker/Dockerfile 12 ●●●● diff | view | raw | blame | history