Skip to content

Instantly share code, notes, and snippets.

View jukben's full-sized avatar
🟣

Jakub Beneš jukben

🟣
View GitHub Profile
@jukben
jukben / docker_space_cheat_sheet.md
Created February 15, 2019 12:28 — forked from jalogut/docker_space_cheat_sheet.md
Cheat sheet to check disk usage on docker. Identify what takes most of your space

Total disk size configuration (Mac)

ls -klsh ~/Library/Containers/com.docker.docker/Data/vms/0/Docker.raw

Total disk usage (Mac)

du -h ~/Library/Containers/com.docker.docker/Data/vms/0/Docker.raw