-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
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
Labels
No labels