HomeSoftware Heritage

Fix entrypoint of most services

Description

Fix entrypoint of most services

Setting .pgpass perms to 0400 prevent a container from being restarted
without being recreated (docker-compose restart fails), since the
echo xxx > .pgpass fails because the .pgpass already exists and is
read only.

Details

Provenance
douarddaAuthored on Dec 20 2018, 2:18 PM
douarddaPushed on Dec 20 2018, 2:30 PM
Differential Revision
D864: Fix entrypoint of most services
Parents
rCDFD61bcc9b25643: Fix swh-scheduler-runner config
Branches
Unknown
Tags
Unknown