Can’t access Docker Tomcat App runing in Elastic Beanstalk
I’ve have a Red Hat Enterprise Docker container where I install Tomcat and am running a custom Tomcat application. I wish to deploy it to Elastic Beanstalk. The application works as expected when I run it locally with Docker on my workstation at the IP: http://localhost:8080/ephemeral.server/login.jsp?goto=/ephemeral.server/html/next/index.jsp.
Can’t access Docker Tomcat App runing in Elastic Beanstalk
I’ve have a Red Hat Enterprise Docker container where I install Tomcat and am running a custom Tomcat application. I wish to deploy it to Elastic Beanstalk. The application works as expected when I run it locally with Docker on my workstation at the IP: http://localhost:8080/ephemeral.server/login.jsp?goto=/ephemeral.server/html/next/index.jsp.