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

Docker for Mac: add page on disk space #6944

Merged
merged 3 commits into from
Feb 6, 2019
Merged

Commits on Jun 26, 2018

  1. 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
    
    docker/for-mac#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>
    djs55 committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    bb41fdb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Update space.md

    paigehargrave committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    5e715ea View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Update space.md

    paigehargrave committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    9aa8abe View commit details
    Browse the repository at this point in the history