ruk·si

Docker
Layer Visualization

Updated at 2020-08-09 08:22

nate/dockviz Docker image contains a small tool to visualize Docker image layers in a nice tree. Helps to inspect how the layers are constructed and where some huge chunks might've been added.

alias dockviz="docker run -it --rm -v /var/run/docker.sock:/var/run/docker.sock nate/dockviz"
dockviz images --tree