I am attempting to run a docker created image in openshift

I have created a docker image for apache tomcat ,and can launch a container
in docker with it and it will run fine and continue to run


but when i push that up to docker hub and try to pull it down to the
openshift console by going to "add to project" and then "deploy image" i
seems to build it and run it fine but I get this error and the container
crashes

ay 24, 2018 3:12:18 PM org.apache.catalina.startup.Catalina load
WARNING: Unable to load server configuration from
[/usr/local/tomcat/conf/server.xml]
May 24, 2018 3:12:18 PM org.apache.catalina.startup.Catalina start
SEVERE: Cannot start server. Server instance is not configured.



any ideas ????

thanks
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to