Builder lifecycle 'creator' failed with status code 51 – Docker
In my spring boot application i issue a problem when i 'm trying to build my docker image by this command mvn spring-boot:build-image -DskipTests i see as a result a build failure: [INFO] Scanning for projects... [INFO] [INFO] ------< com.in28minutes.microservices:currency-exchange-service…