Skip to content

Commit 4a659b3

Browse files
authored
added description on clean up
1 parent 0f76fd6 commit 4a659b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# useful commands
22
## 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.
34
```
45
docker system prune -f
56
```

0 commit comments

Comments
 (0)