@vezinpi said in [SOLVED]Logs permissions for Docker Install:
from the dist-config/logging.yaml that the default is 0644 (which would work just fine)
Yes, and that needs to read 0o644 now -- I've fixed that for the next build. The default is actually 0o640 in the code, so I've fixed the distribution template for that as well.