No space left on device: How to clean docker cache

docker image prune -a

or install a tool that will do it for you:

1 Like