Arwalk on Nostr: Note to anyone using heavily docker and wondering why df says your disk is full but ...
Note to anyone using heavily docker and wondering why df says your disk is full but du can't find anything big:
docker does not clear volumes even when using `docker system prune -a`.
check your actual docker disk usage with `docker system df` and if local volumes shows a lot of space, run `docker volume prune -a`.
I had 550gb of unused volumes on my work server. :(
Published at
2024-07-31 09:53:58Event JSON
{
"id": "6fe739a75863765bd7a54345fd83463664faae4cc671fbe679b6bba271cdcf86",
"pubkey": "e2f70faa0e86a23f56aec4f1e0b978c83ba024b2532fe6bbb770e9c5ebda0949",
"created_at": 1722419638,
"kind": 1,
"tags": [
[
"proxy",
"https://outerheaven.club/objects/20563a3c-d3ed-4559-afb6-425464a6f462",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://outerheaven.club/objects/20563a3c-d3ed-4559-afb6-425464a6f462",
"pink.momostr"
],
[
"-"
]
],
"content": "Note to anyone using heavily docker and wondering why df says your disk is full but du can't find anything big:\r\n\r\ndocker does not clear volumes even when using `docker system prune -a`.\r\n\r\ncheck your actual docker disk usage with `docker system df` and if local volumes shows a lot of space, run `docker volume prune -a`.\r\n\r\nI had 550gb of unused volumes on my work server. :(",
"sig": "c8b0b3f8f4beaf87a27cd61f740bdfc45a353c2edc7635d8e5d02566f43157472bbef377221cdee7419a559f6260ed1289c9aaef1a37800aa59631886edac883"
}