You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
spring-boot-antlib Remove references to https://repo.spring.io/release 2 years ago
spring-boot-autoconfigure-processor Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-buildpack-platform Use image manifest when exporting layers 2 years ago
spring-boot-configuration-metadata Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-configuration-processor Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-gradle-plugin Document how to get socket location for podman configuration 2 years ago
spring-boot-gradle-test-support Test Gradle plugin against Gradle 8.0.2 2 years ago
spring-boot-jarmode-layertools Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-loader Reformat code following spring-javaformat upgrade 2 years ago
spring-boot-loader-tools Ignore system timezone when applying outputTimestamp to entries 2 years ago
spring-boot-maven-plugin Document how to get socket location for podman configuration 2 years ago
spring-boot-test-support Reformat code following spring-javaformat upgrade 2 years ago