Skip to content

questions about docker secrets #424

@aleprovencio

Description

@aleprovencio

Following this last docker-compose example on the official README, it uses a docker secret that has passwords for the postgres and odoo user.

Although I have not tested using the secret in a swarm context using docker secret commands, I realized that this will have permission issues for secret file created with restrictive permissions (i.e, root owned, 600) probably because this image runs as odoo user instead of root.

I've also seen this issue still not closed although there was already this merge.

Anyways, are there any additional thoughts about this?

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