Comment on What is a simple server solution for Jellyfin and Nextcloud?
tester1121@lemmy.world 11 months agoDon’t put any data into the container ever. All of your data and configuration should be done in volumes. So are bind mounts (–bind) to the filesystem bad? Am I able to access Docker volumes through SFTP/SSH?