Skip to content

Fix issues with Spring fat-jars #690

Merged
thegridman merged 6 commits intooracle:mainfrom
thegridman:fat-jar-fix
Feb 12, 2025
Merged

Fix issues with Spring fat-jars #690
thegridman merged 6 commits intooracle:mainfrom
thegridman:fat-jar-fix

Conversation

@thegridman
Copy link
Contributor

Fix issues using Spring Fat-Jars and running apps using kubectl exec.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 10, 2025
@@ -0,0 +1,7 @@
FROM gcr.io/distroless/java17-debian12

ADD spring /spring

Check notice

Code scanning / SonarCloud

Prefer COPY over ADD for copying local resources Low

Replace this ADD instruction with a COPY instruction. See more on SonarQube Cloud
@sonarqubecloud
Copy link

@thegridman thegridman merged commit 1d62e05 into oracle:main Feb 12, 2025
34 checks passed
@thegridman thegridman deleted the fat-jar-fix branch February 12, 2025 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants