Hey everyone,
I just wanted to post some code I've modified in Pterodactyl's daemon to support mounting another volume to the Docker container game servers/applications are running in. I would recommend reading more about Docker volumes here. I'm still a bit of a noob when it comes to file systems (sadly something I've kinda lacked in, at least in-depth understanding), but I'm starting to learn a lot more and I think this is a good start
Warning - The below is somewhat