4.0.0 com.diagbot gateway-service 0.0.1-SNAPSHOT jar gateway-service Gateway service project for Spring Boot com.diagbot diagbotcloud 0.0.1-SNAPSHOT org.springframework.cloud spring-cloud-starter-netflix-zuul org.springframework.cloud spring-cloud-starter-config org.springframework.cloud spring-cloud-starter org.springframework.cloud spring-cloud-starter-netflix-eureka-client net.logstash.logback logstash-logback-encoder org.springframework.cloud spring-cloud-dependencies ${spring-cloud.version} pom import org.springframework.boot spring-boot-maven-plugin com.spotify docker-maven-plugin ${docker.image.prefix}/${project.artifactId}:${project.version} true java:8u111-jdk ["java", "-jar", "/${project.build.finalName}.jar"] / ${project.build.directory} ${project.build.finalName}.jar docker-registry http://192.168.2.236:5000/repository/diagbotcloud/