Docker Images On Ssd

Ensure Docker image storage lives on the large SSD (/local-ssd) and never fills the root filesystem (/). Use when configuring a new machine's Docker storage, when / is running low on space, when images seem to land in the wrong place, or when auditing/fixing where Docker/containerd store image layers. Handles both the classic overlay2 store and the Docker 29+ containerd (overlayfs) store, which put images in DIFFERENT roots.

prabhakk-mw Updated

File contents

prabhakk-mw/claude-skills/tree/main/skills/docker-images-on-ssd commit 56b6b12e7b

Frequently asked questions

npx skillmds@latest add prabhakk-mw/docker-images-on-ssd