Dive can be invoked easily with just a docker command, we could relatively easily provide introspection into the results of builds with this in rocker.
docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock wagoodman/dive:latest <IMAGE_ID>
https://github.com/wagoodman/dive
Dive can be invoked easily with just a docker command, we could relatively easily provide introspection into the results of builds with this in rocker.
docker run --rm -it -v /var/run/docker.sock:/var/run/docker.sock wagoodman/dive:latest <IMAGE_ID>https://github.com/wagoodman/dive