And thanks for the instructions. I've been running this docker with Valheim since Feb 4th, and it's been very stable. Here is my user script to backup World files; I have mine set to run at 03:30 daily. Note that your destination paths will be different, so make sure you update it to match your setup. #!/bin/bash # Create a compressed file archive as a backup for the Valheim server today=$(date '+%m_%d_%Y__%H_%M_%S') backup_path=/mnt/user/CA-backups/valheim_backup source_path=/mnt/user/app