Linux, Design, Coding etc
Sunday, August 27, 2023
Cleaning up unused container images to reclaim disk space
Below are the commands:
crictl -runtime-endpoint=unix:///run/containerd/containerd.sock rmi --prune -a
One more command for docker:
docker image prune -a
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment