Run MxBuild outside CF Buildpack by zlogic · Pull Request #201 · mendix/docker-mendix-buildpack

added 4 commits

August 22, 2024 14:24
Use prebuilt image builder with all Java versions.
Download MxBuild inside container (improves layer reuse).
This helps if Docker/Podman runs as a different user.

Other changes:
* Detect Git commit
* Fixed log levels (stdout/stderr can be used for different purposes)
* Stop container on termination
* Allow to use a prebuilt repository cache
* Migrated to ubi9 where possible
* Provide DataDog helper scripts (to test later)
* Use stdout_open instead of duplicating stderr_open
* Support Docker output format
* Improve metadata detection handling
* Run build as root (Docker seems to ignore USER when copying files)
* Updated integration test

@zlogic zlogic changed the base branch from master to latest

August 26, 2024 23:06

@zlogic zlogic marked this pull request as ready for review

August 26, 2024 23:06

GiriChandana123

@zlogic zlogic deleted the mxbuild-externally branch

September 2, 2024 12:39