spring-boot/spring-boot-project/spring-boot-tools
Phillip Webb f6dae1397d Add application directory layer to ephemeral builder for Podman support
Update `EphemeralBuilder` so that it adds an additional layer that
containing an empty application (aka workspace) directory owned by
the build user.

Prior to this commit, the directory was only bound. This could cause
issues on Podman where, unlike Docker, the bound directory is owned
by `root`.

Fixes gh-45233
2025-04-22 19:11:45 -07:00
..
spring-boot-antlib Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-autoconfigure-processor Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-buildpack-platform Add application directory layer to ephemeral builder for Podman support 2025-04-22 19:11:45 -07:00
spring-boot-cli Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-configuration-metadata Apply conventions plugin to all subprojects 2024-09-24 14:26:32 -07:00
spring-boot-configuration-metadata-changelog-generator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-configuration-processor Polish 'Handle generics with identical names in different positions' 2025-04-08 15:07:51 -07:00
spring-boot-gradle-plugin Fix documentation links to buildpacks.io 2025-04-21 08:30:35 +02:00
spring-boot-gradle-test-support Polish boolean members that can use the default `false` value 2025-04-11 09:32:35 -07:00
spring-boot-jarmode-tools Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00
spring-boot-loader Consistently return non-zero exit codes for jarmode failures 2024-12-06 19:00:50 -08:00
spring-boot-loader-classic Update copyright year of changed files 2024-12-13 19:03:43 -08:00
spring-boot-loader-tools Replace deprecated Project.task() 2025-04-14 16:17:53 -07:00
spring-boot-maven-plugin Fix documentation links to buildpacks.io 2025-04-21 08:30:35 +02:00
spring-boot-properties-migrator Merge branch '3.2.x' into 3.3.x 2024-09-24 14:29:09 -07:00
spring-boot-test-support Allow ResourcesClassLoader to participate in CGLIB's cache 2025-04-10 16:22:14 +02:00
spring-boot-test-support-docker Use gvenzl/oracle-free:23.6-slim which has ARM64 support 2025-03-19 09:22:58 +01:00