GoogleJib is stuck at 80 percent while creating docker image
20:42 03 Jun 2024

While trying to create a docker image for spring boot app using the mvn compile jib:dockerBuild getting below error

enter image description here

I am using GoogleJib to create a docker image for my springboot application. but It is getting stuck at 80 percent. Since I do not see any logs except the below Screenshot. Options I have tried

  1. Restart system
  2. Sign in /Sign out from docker
  3. Restart docker
  4. Uninstall-Install Docker

PS: The image is attached but need to click on link

java spring-boot docker maven docker-image