4.0.0 com.diagbot config-server 0.0.1-SNAPSHOT jar config-server Config Server for Spring Boot com.diagbot diagbotcloud 0.0.1-SNAPSHOT org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-tomcat org.springframework.boot spring-boot-starter-undertow org.springframework.cloud spring-cloud-config-server org.springframework.boot spring-boot-starter-actuator org.springframework.cloud spring-cloud-starter-netflix-eureka-client net.logstash.logback logstash-logback-encoder org.springframework.retry spring-retry org.springframework.boot spring-boot-starter-aop org.jolokia jolokia-core org.springframework.boot spring-boot-maven-plugin com.spotify docker-maven-plugin ${docker.image.prefix}/${project.artifactId}:${project.version} true frolvlad/alpine-oraclejdk8:slim ["java", "-jar", "/${project.build.finalName}.jar"] / ${project.build.directory} ${project.build.finalName}.jar