docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Error: Invalid or corrupt jarfile /app.jar

Open DILEEP-YADAV opened this issue 7 years ago • 1 comments

docker run -p 8080:8080 -t 770727c11311 Error: Invalid or corrupt jarfile /app.jar

I am using the following sample app to make my own docker image https://github.com/spring-guides/gs-spring-boot-docker.git

docker image builds successfully. and working fine with my laptop with docker terminal for windows 10. but the same image pushed to gitlab docker registry. and using my VPS Centos server. it is getting the same error. Please help me. Or even pulling to same docker image to docker terminal for windows 10. getting the same error.

error

DILEEP-YADAV avatar Jan 29 '18 20:01 DILEEP-YADAV

DILEEP

Do you use Git LFS?

OtenMoten avatar Oct 03 '22 15:10 OtenMoten