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.
can anyone help to solve this i am struggling at this for past 3 days.
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.