spring-boot/spring-boot-project/spring-boot-tools
Scott Frederick 7730eee439 Use image manifest when exporting layers
A tar archive of a Docker image contains a `mainfest.json` file that
lists the path to each embedded tar file containing the contents of a
layer in the image. This manifest file should be used to identify the
layer files instead of relying on file naming conventions and
assumptions on the directory structure that are not consistent
between container engine implementations.

Fixes gh-34324
2023-03-06 15:13:08 -06:00
..
spring-boot-antlib Remove references to https://repo.spring.io/release 2023-01-11 17:03:45 +00:00
spring-boot-autoconfigure-processor Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-buildpack-platform Use image manifest when exporting layers 2023-03-06 15:13:08 -06:00
spring-boot-configuration-metadata Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-configuration-processor Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-gradle-plugin Document how to get socket location for podman configuration 2023-03-03 16:47:48 -06:00
spring-boot-gradle-test-support Test Gradle plugin against Gradle 8.0.2 2023-03-06 10:21:21 +00:00
spring-boot-jarmode-layertools Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-loader Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00
spring-boot-loader-tools Ignore system timezone when applying outputTimestamp to entries 2023-03-01 21:27:08 -08:00
spring-boot-maven-plugin Document how to get socket location for podman configuration 2023-03-03 16:47:48 -06:00
spring-boot-test-support Reformat code following spring-javaformat upgrade 2023-02-21 22:53:27 -08:00