summaryrefslogtreecommitdiff
path: root/src/main/docker/runtime/Dockerfile
Commit message (Collapse)AuthorAgeFilesLines
* Remove runtime container image recipe (moved to “container-images” ↵Matthias Andreas Benkard2022-05-181-30/+0
| | | | | | repository). Change-Id: I35f3c0252b1002afd50e7f4bf9509fe2f5f3992b
* Container image: Trim of unused modules.Matthias Andreas Benkard2022-05-181-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 Benkard2022-05-181-0/+30
Change-Id: I9b24bdaf5f07974de12ae408df3b9a25e8268a48