Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dsyer/spring-boot-thin-launcher#25 Generate Docker build #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ascheman
Copy link

  • generate .m2/repository containing all dependencies based on
    their GAV coordinates
  • add application jar to .m2/
  • create Dockerfile with seperate ADD commands for all dependencies and
    the application jar, classpath ENV, and CMD

- generate .m2/repository containing all dependencies based on
  their GAV coordinates
- add application jar to .m2/
- create Dockerfile with seperate ADD commands for all dependencies and
  the application jar, classpath ENV, and CMD
@pivotal-issuemaster
Copy link

@ascheman Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

@dsyer dsyer force-pushed the master branch 2 times, most recently from 41aad1e to 56c76d7 Compare November 22, 2018 12:02
@pivotal-issuemaster
Copy link

@ascheman Thank you for signing the Contributor License Agreement!

@dsyer dsyer force-pushed the main branch 8 times, most recently from 86b1588 to e336124 Compare January 14, 2023 14:24
@dsyer dsyer force-pushed the main branch 2 times, most recently from 5ef85a7 to 168cc03 Compare January 17, 2023 14:16
@dsyer dsyer force-pushed the main branch 2 times, most recently from 9ffc002 to 073342e Compare September 2, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants