Page MenuHomeSoftware Heritage

Fix entrypoint of most services
ClosedPublic

Authored by douardda on Dec 20 2018, 2:22 PM.

Details

Summary

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.

Diff Detail

Repository
rCDFD Dockerfiles for developers
Branch
fix-pgpass
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 3198
Build 4100: arc lint + arc unit