Skip to content

APACHE_HTTP_PORT and APACHE_HTTPS_PORT env variables #2602

Description

@dariodsa

Is your feature request related to a problem? Please describe.

In some scenarios, the container has to be run in environments where root privileges are not allowed, so the ability to alter the ports to be higher than 1023 would be highly appreciated.

Describe the solution you'd like

APACHE_HTTP_PORT and APACHE_HTTPS_PORT environment variables which would alter the default apache configuration in the entrypoint script.

Describe alternatives you've considered

An alternative to this solution is to create a script in the before-starting folder, but as this feature is needed in many environments, I think it should be provided by simply editing environment variables.

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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