No description
  • Go 99.4%
  • Makefile 0.5%
  • Dockerfile 0.1%
Find a file
2018-10-01 21:50:05 -04:00
cmd renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00
filetree fix test 2018-08-21 21:33:12 -04:00
image renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00
ui renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00
.gitignore added file attributes + headers 2018-06-24 12:20:12 -04:00
Dockerfile add filetree 2018-05-20 20:19:04 -04:00
LICENSE Initial commit 2018-05-13 11:44:02 -04:00
main.go renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00
Makefile renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00
README.md renamed to dive; use cobra; rm dep; imagehistory fix 2018-10-01 21:50:05 -04:00

dive

A tool for interrogating docker images.

docker build -t die-test:latest .
go run main.go

TODO:

  • Diff trees

  • Add ui for diffing stack to layer