-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
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
Labels
questionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image