I want to change the app dir in the final output image built using SpringBoot Gradle Plugin's bootBuildImage task.
The SpringBoot Gradle Plugin version is 3.0.5
and according to the gitter reply , it is not configurable yet. so please make it configurable.
Thanks.
https://matrix.to/#/!poRJqCihtKxXkqtIDZ:gitter.im/$UkwVWyHJrZIOPjt772BvKY4xwX2vI3ExP4Bu2UEXscQ?via=gitter.im&via=matrix.org
Comment From: scottfrederick
The pack CLI has a --workspace option that enables this. The Spring Boot Gradle and Maven plugins could have an option named workspaceDir.