Hacker News new | ask | show | jobs
by jcolella 2902 days ago
I ended up leveraging multi-stage building with Docker and have a gradle image as my builder image, build the jar, and copy that to the image that is going to get deployed.