Skip to content

Conversation

@jeremyplichta
Copy link
Contributor

Small update to instruct user to build the jar first since Dockerfile expects it to be there during the build

@jeremyplichta
Copy link
Contributor Author

Maybe what would be better experience is to just install the jdk and mvn in the container and do the build there so there are no extra steps. Thoughts?

@slorello89
Copy link
Contributor

@jeremyplichta - everything's built outside the container because it uses bootJar (which takes forever in a docker build process).

@slorello89
Copy link
Contributor

there's a start-containers.sh file that does everything for you, perhaps point at that isntead?

@jeremyplichta
Copy link
Contributor Author

there's a start-containers.sh file that does everything for you, perhaps point at that isntead?

got it, Thanks! Updated to use that.

Copy link
Contributor

@slorello89 slorello89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@slorello89 slorello89 merged commit cbab956 into main Jan 9, 2025
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.

3 participants