spring-boot/spring-boot-project/spring-boot-tools
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
..
spring-boot-antlib
spring-boot-autoconfigure-processor
spring-boot-buildpack-platform Disable SELinux label security policy when building images 2022-08-19 13:56:34 -05:00
spring-boot-configuration-metadata Remove redundant throws declarations from internal APIs 2022-05-26 15:47:35 +01:00
spring-boot-configuration-processor Merge branch '2.6.x' into 2.7.x 2022-07-26 12:13:16 +01:00
spring-boot-gradle-plugin Merge branch '2.6.x' into 2.7.x 2022-07-20 17:29:58 -05:00
spring-boot-gradle-test-support Merge branch '2.6.x' into 2.7.x 2022-08-10 12:28:26 +01:00
spring-boot-jarmode-layertools Polish "Explicit error message if source is not an archive" 2022-08-17 08:33:54 +02:00
spring-boot-loader Merge branch '2.6.x' into 2.7.x 2022-08-17 12:48:21 -07:00
spring-boot-loader-tools Merge branch '2.6.x' into 2.7.x 2022-08-01 20:51:18 +01:00
spring-boot-maven-plugin Merge branch '2.6.x' into 2.7.x 2022-07-28 16:07:18 +02:00
spring-boot-test-support Disable incompatible tests on macOS AArch64 2022-07-18 11:25:52 +02:00