Relative Content

Tag Archive for javaspring-bootdockeramazon-keyspaces

When I deploy my app in docker throws me an error creating the Bean

I am new using docker and I am trying to create an image using docker build and finally the image is create successfully. But when I try to run the image throws me the next error. Someone could help me to understand what is happening with my app. (When I run the app in local I don’t hace any problem, even executing the jar everything is ok) the problem is only in docker.