Jason Lewallen
Jason Lewallen
Getting this issue on some popular images, which will attempt to correct host-mounted volume file ownership/permissions during their entrypoint scripts ``` postgres:/var/lib/postgresql/data redis:/data ```
> When mounting Postgres data, they will be an error. Seems like the same issue. `chown: changing ownership of '/var/lib/postgresql/data': Permission denied` `chown: changing ownership of 'foo': Permission denied` is...
Relevant discussion and benchmarks of volume mount options with QEMU https://github.com/NixOS/nixpkgs/pull/122420#issuecomment-1022201942