Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile is exposing port 8080 but Apache Server listening to port 80 #424

Open
haytaylan opened this issue Aug 2, 2022 · 1 comment

Comments

@haytaylan
Copy link

haytaylan commented Aug 2, 2022

Here:

EXPOSE 8080

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.

@darrepac
Copy link

Issue still present...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants