You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile is exposing port 8080, however Apache Server in the container listens to 80. If docker image is not run with a port setting, it does not work properly.