⏱️ Docker image to run Samba to provide a compatible Time Machine for macOS
-
🏔️ Copy the
.env.tmpl
file to.env
and Edit itName Value TM_USERNAME
Username Runs as TM_PASSWORD
Password for the User TM_SHARE_NAME
Shared Volume Name TM_VOLUME_SIZE_LIMIT
Maximum Size of the Backup (Samba Docs) BACKUP_DIR
Local Backup Directory -
🚀 Start the Docker Compose
docker compose up -d