gradle-docker-plugin
gradle-docker-plugin copied to clipboard
springBootApplication is missing the META-INF directory entirely
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.