Commit Graph

6 Commits

Author SHA1 Message Date
Usha Mandya 1cd461644b Updated the screenshots as per the latest UI 2020-01-21 15:23:18 +00:00
Usha Mandya b8594dd299 fix review comments from Dave 2019-09-27 14:50:47 +01:00
Usha Mandya 6acf92989b update mac disk utilization 2019-09-25 14:04:57 +01:00
paigehargrave 9aa8abef04
Update space.md 2019-02-06 08:05:31 -05:00
paigehargrave 5e715eabea
Update space.md 2019-01-20 13:50:31 -05:00
David Scott bb41fdbece Docker for Mac: add page on disk space
The disk space usage of Docker on Mac has been difficult to manage
and has confused lots of people, see

https://github.com/docker/for-mac/issues/371

This patch adds a top-level section to the Docker for Mac docs
alongside networking which explains

- where the space has gone
- how to reclaim some of it

In future I'd like to add more about why some systems use `Docker.raw`
and some `Docker.qcow2` but we're in a transitional state at the moment.
It'll be simpler to explain after the next stable version has been
released.

Signed-off-by: David Scott <dave.scott@docker.com>
2018-06-26 15:48:13 +01:00