docker-fail2ban icon indicating copy to clipboard operation
docker-fail2ban copied to clipboard

Functionality for PUID/PGID

Open coanghel opened this issue 1 year ago • 0 comments

Description

This might be user error but I can't figure out a good way to have this container not make the contents of /data/ owned by root. This is just a bit of a pain if I want to, for example, SFTP drop new .local or .conf files rather than sudo vi them in place.

For now, I'm just chown-ing the files after the container initializes but that feels wrong...

coanghel avatar Jun 13 '23 12:06 coanghel