<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>linux on dhdevops.com</title><link>https://dhdevops.com/tags/linux/</link><description>Recent content in linux on dhdevops.com</description><generator>Hugo -- gohugo.io</generator><language>en-gb</language><lastBuildDate>Sun, 14 Jun 2026 11:30:49 +0100</lastBuildDate><atom:link href="https://dhdevops.com/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Stop /var/lib/docker/overlay2 from filling up your disk with docker system prune</title><link>https://dhdevops.com/posts/fix-overlay2-disk-full/</link><pubDate>Sun, 14 Jun 2026 11:30:49 +0100</pubDate><guid>https://dhdevops.com/posts/fix-overlay2-disk-full/</guid><description>The problem I noticed that the analytics for this blog had stopped working, so I logged onto the server that hosts the analytics and found that the disk was completely full. After some investigation, I discovered that the /var/lib/docker/overlay2 directory was taking up essentially the entire disk.
What is /var/lib/docker/overlay2 and why can it take up a lot of space? This folder is where Docker stores the filesystem layers that make up your images and the writable layers used by containers.</description></item></channel></rss>