You've already forked Docker-OSX
mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2025-07-01 10:22:35 -05:00
Clean out your Docker images/history/cache by simply deleting /var/lib/docker
This commit is contained in:
@ -41,6 +41,9 @@ docker run -it \
|
||||
`sickcodes/docker-osx:auto`
|
||||
|
||||
You will need around 50GB of space: half for the base image + half for your runtime image.
|
||||
|
||||
If you run out of space, you can nuke your Docker images/history/cache by simply deleting `/var/lib/docker`
|
||||
|
||||
```bash
|
||||
# boot straight to OSX shell with no display (19GB)
|
||||
docker run -it \
|
||||
|
Reference in New Issue
Block a user