AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Build Native Images for Spring Apps From a Docker Container Without Having Growl VM Locally
There's a way to build native images for spring apps from a Docker container without having growl VM locally. You pass minus p native if you're on Maven. If you're on Gradle, you don't have to. And then great old, you just do build boot image. So it'll compile the code in the Docker image, which is Linux. It'll create a Linux binary inside the Linux container. This is something that we haven't really investigated yet due to a lack of time but there is a strong interest. There's a huge address for spring from a 6.1.1.