Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

unable to access jar file

I have successfully created an image, and the container is running fine. However, when I tried to expose it, I encountered a problem: after deploying the service, the pod entered a CrashLoopBackOff state. Below, I have attached my Dockerfile configuration, Docker path, and logs for your reference.

Codeinspace_24_0-1719058755712.png     

Codeinspace_24_1-1719058899870.png

Codeinspace_24_2-1719059034938.png

 

can anyone help to  solve this i am struggling at this for past 3 days.

0 1 480
1 REPLY 1

Hi Codinspace_24.

The error message means that the jar file cannot be found.

I Would like to see the entire line of the ADD command.