Skip to content

REDMINE_DB_PORT not working #130

@informatique4ipbs

Description

@informatique4ipbs

by modifying the docker-entrypoint.sh as follow, it works as written in the doc.

line 42 : file_env 'REDMINE_DB_PORT' "${MYSQL_ENV_MYSQL_USER:-3306}"
line 50 : file_env 'REDMINE_DB_PORT' "${POSTGRES_ENV_POSTGRES_PORT:-5432}"

by the way when i play the dockerfile for https://github.com/docker-library/redmine/blob/ba719a0b180982a45d994e0ab66ac7a4ea106bfe/3.4/Dockerfile it compains with bad gnupg keys for GOSU ...
hope this helps

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionUsability question, not directly related to an error with the image

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions