spring-cloud / spring-cloud-dataflow-samples

Sample starter applications and code for use with the Spring Cloud Data Flow project
http://cloud.spring.io/spring-cloud-dataflow/
220 stars 203 forks source link

Use spring-boot:build-image for all Docker images (remove Jib) #166

Closed onobc closed 2 years ago

onobc commented 2 years ago

Replaces all use of JIB w/ Spring Boot Build image tool

Partially resolves #156