forked from docker/midPoint_container
Commits
History for midPoint_container/Dockerfile
Commits on Nov 5, 2019
-
- Updated master branch with changes from the laboratory - Temporarily removed obsolete demo/complex - Fixed download script to reflect new URL of midPoint distribution server - Upgraded midPoint to 4.0.1
Copy the full SHA d05e369View commit details
Commits on Mar 28, 2019
-
Copy the full SHA 582f64fView commit details
Commits on Nov 12, 2018
-
Adapt download and Dockerfile to 3.9 release
There's no need to fetch 3.9-SNAPSHOT any more. Also the download directory for released versions was changed.
Copy the full SHA a6cce4bView commit details
Commits on Oct 5, 2018
-
Continue build procedure cleanup
$tag is now defined in common.bash and used throughout building scripts. The goal is to allow building and testing both from Jenkins and standalone. build.sh is now more generic; allows rebuilding if -r is specified.
Copy the full SHA 4947aa1View commit details -
Copy the full SHA 3b8dcd8View commit details -
Copy the full SHA e7679b6View commit details
Commits on Oct 3, 2018
-
Add MP_MEM_MAX, MP_MEM_INIT, MP_JAVA_OPTS vars
MP_MEM_MAX was originally known as MP_MEM. MP_JAVA_OPTS can be used to send arbitrary options to Java that hosts midPoint.
Copy the full SHA 5136560View commit details -
Copy the full SHA baa2749View commit details -
Disable Shib if not needed; add env var checks
If AUTHENTICATION=internal we avoid loading mod_shib and starting shibd. Also added environment variable checks so if some are missing due to wrong Docker composition, midPoint will inform user in a reasonable way.
Copy the full SHA 2fc6232View commit details
Commits on Sep 27, 2018
-
Adapt directory structure to docker/util
The container is now built directly from the root directory. Even the simplest composition was moved to demo/plain.
Copy the full SHA 55fcd70View commit details
End of commit history for this file