Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Container and VM directories #59

Open
stevegrunwell opened this issue Jun 18, 2020 · 1 comment
Open

Container and VM directories #59

stevegrunwell opened this issue Jun 18, 2020 · 1 comment

Comments

@stevegrunwell
Copy link
Owner

Tools like Docker and Vagrant will generally download and cache images, but these are often easily re-downloaded.

Additional directories to be excluded from Time Machine backups:

  • ~/.vagrant.d/boxes
  • ~/Library/Containers/com.docker.docker/Data/vms
@Clashsoft
Copy link
Contributor

Docker already has an option for this:

Screenshot 2020-08-23 at 20 38 18

Now when I run sudo mdfind "com_apple_backup_excludeItem = 'com.apple.backupd'", it already lists the Docker VM folders:

~/Library/Containers/com.docker.docker
~/Library/Containers/com.docker.docker/Data/vms/0/data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants