aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2021-01-26 18:14:29 +0000
committersickcodes <[email protected]>2021-01-26 18:14:29 +0000
commit0e0f3b1f4a1827a9644e72bf7475833d09e6db99 (patch)
tree5b9bdfccca38127fc1bfbbe6253bdfa3d9ae1da2 /README.md
parent[QOL] Fix auto image building wget log overload (diff)
downloaddocker-osx-0e0f3b1f4a1827a9644e72bf7475833d09e6db99.tar.xz
docker-osx-0e0f3b1f4a1827a9644e72bf7475833d09e6db99.zip
Clean out your Docker images/history/cache by simply deleting `/var/lib/docker`
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d382d96..1ee8f02 100644
--- a/README.md
+++ b/README.md
@@ -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 \