I am trying to build up image with my app but i can't do it correctly. How to create dockerfile if i am using Spring Boot and Java 11? After create dockerfile
mvnw spring-boot:build-image
is all i need to do?
I am trying to build up image with my app but i can't do it correctly. How to create dockerfile if i am using Spring Boot and Java 11? After create dockerfile
mvnw spring-boot:build-image
is all i need to do?