Hacker News new | ask | show | jobs
by dekz 3435 days ago
What was your use case where you needed pgdata in both the HOST and a container (or multiple)?
1 comments

Simply just backup it up. There is no way to back up Docker volumes, except for making an other container only for this purpose which runs rsync or something similar.