Files
System-Sync-Restore/lib
Oliver Surke be9b37010e fix: back up Docker Desktop config files only, not the whole ~/.docker dir
Docker Desktop checks that ~/.docker is a real directory and rejects it
if it is a symlink (Mackup's default when backing up a whole dir).

Solution: remove .docker from the skip list, add it to curated + selective.
Mackup will symlink only ~/.docker/config.json and ~/.docker/daemon.json —
the directory itself stays a real dir that Docker Desktop can manage.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 15:03:24 +02:00
..
2026-05-11 15:05:17 +02:00