Skip to main content

Posts Tagged ‘Docker Windows storage cleanup’

Performance

Reclaim Space: Delete Docker Orphan Layers

If you’re using Sitecore Docker containers on Windows, you’ve probably noticed your disk space mysteriously shrinking over time. I recently encountered this issue myself and was surprised to discover the culprit: orphaned Docker layers – leftover chunks of data that no longer belong to any container or image. My Setup This happened while I was […]