gradle-docker-plugin icon indicating copy to clipboard operation
gradle-docker-plugin copied to clipboard

springBootApplication is missing the META-INF directory entirely

Open dirkey opened this issue 10 months ago • 0 comments

To get the packaging complete, the created dockerfile needs to add the generated meta-inf directory. Otherwise Information like implementation-version etc. is not available.

dirkey avatar Mar 10 '25 10:03 dirkey