Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove runtime container image recipe (moved to “container-images” ↵ | Matthias Andreas Benkard | 2022-05-18 | 1 | -30/+0 |
| | | | | | | repository). Change-Id: I35f3c0252b1002afd50e7f4bf9509fe2f5f3992b | ||||
* | Container image: Trim of unused modules. | Matthias Andreas Benkard | 2022-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | The list of modules was obtained by: jdeps --print-module-deps \ --multi-release 18 \ --class-path (find target/quarkus-app -name \*.jar | paste -sd:) \ --ignore-missing-deps \ target/quarkus-app/app/*.jar Change-Id: Ie63ff85c459e748270b694b657e1ffbfd7234e4c | ||||
* | Use a custom OpenJDK base container image. | Matthias Andreas Benkard | 2022-05-18 | 1 | -0/+30 |
Change-Id: I9b24bdaf5f07974de12ae408df3b9a25e8268a48 |