forked from GoogleContainerTools/jib
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[issue GoogleContainerTools#4175] SpringBootExplodedProcessor now use…
…s JAR's Main-Class when creating the target image's entrypoint
- Loading branch information
1 parent
440bd48
commit 7b4c062
Showing
8 changed files
with
53 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+34 Bytes
(100%)
jib-cli/src/test/resources/jar/spring-boot/springboot_layered.jar
Binary file not shown.
Binary file modified
BIN
+36 Bytes
(100%)
jib-cli/src/test/resources/jar/spring-boot/springboot_layered_allEmptyLayers.jar
Binary file not shown.
Binary file modified
BIN
+34 Bytes
(100%)
jib-cli/src/test/resources/jar/spring-boot/springboot_layered_singleEmptyLayer.jar
Binary file not shown.
Binary file added
BIN
+813 Bytes
jib-cli/src/test/resources/jar/spring-boot/springboot_noMainClass_in_manifest.jar
Binary file not shown.
Binary file modified
BIN
+36 Bytes
(100%)
jib-cli/src/test/resources/jar/spring-boot/springboot_notLayered.jar
Binary file not shown.
Binary file modified
BIN
+34 Bytes
(100%)
jib-cli/src/test/resources/jar/spring-boot/springboot_sample.jar
Binary file not shown.