spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
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
..
src Add application directory layer to ephemeral builder for Podman support 2025-04-22 19:11:45 -07:00
build.gradle Centralize dependency management of Commons Compress 2024-11-04 11:45:41 +00:00