Skip to content

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

@haytaylan

Description

@haytaylan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions