mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Wrong GID and UID for mounted directories. #358
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Telmo on 12/12/2025
Running in docker in a Ubuntu/Debian based distribution when mounting a directory for
/postgresus-datafiles are owned bydhcpd:syslogdocker compose sample:
results in:
I am not sure what gid/uid would be best to own the files, but the current ones are very confusing.