We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f76fd6 commit 4a659b3Copy full SHA for 4a659b3
dev.md
@@ -1,5 +1,6 @@
1
# useful commands
2
## clean up docker
3
+use it when docker says "There is no space left on device". It will remove built but not used images and other temporary files.
4
```
5
docker system prune -f
6
0 commit comments