spring-boot/spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform
Scott Frederick c16094e04b Disable SELinux label security policy when building images
When using the Gradle `bootBuildImage` task or Maven
`spring-boot:build-image` goal on a Linux distribution with SELinux
enabled, binding the Docker socket in the builder container might
fail. This commit disables the `label` security policy in the builder
container to prevent this type of failure.

Fixes gh-32000
2022-08-19 13:56:34 -05:00
..
src Disable SELinux label security policy when building images 2022-08-19 13:56:34 -05:00
build.gradle