Info
Docker
divecan be used to inspect the the docker image filesystem as well as it’s layers and what added to the image size.
Usage
docker run --rm -it \
-v /var/run/docker.sock:/var/run/docker.sock \
wagoodman/dive:latest IMAGE_NAMEInfo
Docker
divecan be used to inspect the the docker image filesystem as well as it’s layers and what added to the image size.
docker run --rm -it \
-v /var/run/docker.sock:/var/run/docker.sock \
wagoodman/dive:latest IMAGE_NAME