Stefan Oehrli
Stefan Oehrli
Hi I was start using the docker BuildKit when I realised an issue. Enable BuildKit using DOCKER_BUILDKIT ```bash export DOCKER_BUILDKIT=1 ./buildDockerImage.sh -v 19.3.0 ``` Error is somewhere at the stage...
Hi Although OUD 11.1.2.3.0 is slightly outdated it can be used to test and verify OUD migration and upgrade use cases. I would like to provide an update for OUD...
Provide generic Build scripts with parameter for the different Patch releases and versions.
Documentation is pretty outdated and lags behind the build scripts.
Consolidate build scripts for OracleOUD and OracleOUDSM. Implement similar structure as for OracleDatabase
Update documentation for Oracle Unified Directory build scripts: - Generic doc in [OracleOUD](../tree/master/OracleOUD) - Release specific doc in [12.2.1.4.0](../tree/master/OracleOUD/12.2.1.4.0)
Update documentation for Oracle Database build scripts: - Generic doc in [OracleDatabase](../tree/master/OracleDatabase) - Release specific doc in [OracleDatabase](../tree/master/OracleDatabase/19.0.0.0)
Beside the regular image provide a Dockerfile to create slim images
Clean up template and consolidate variable and available packages / features. Just as much as necessary.
Table layout is currently not really ok and according the Trivadis CI. Has to be reworked.