Skip to content

PostgreSQL image is open to the world #3

Closed
@itn3rd77

Description

@itn3rd77

Hi,

is there any good reason I am not aware of why this postgres installation should be open to the world by this line inside docker-entrypoint.sh:

host all all 0.0.0.0/0 trust

Isn't it a better way to allow the postgres user to authenticate via password and set a default password once at startup. This way the password can be changed after starting the container via psql.

Best regards

Ingo

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