No description
  • Go 99.4%
  • Makefile 0.5%
  • Dockerfile 0.1%
Find a file
2018-10-14 10:56:09 -04:00
cmd implements build command (#22) 2018-10-14 10:55:54 -04:00
filetree Independent filetree buffer + partial tree rendering (#18) 2018-10-07 19:50:23 -04:00
image Add details pane (#23) 2018-10-14 10:56:09 -04:00
ui Add details pane (#23) 2018-10-14 10:56:09 -04:00
.gitignore Reconcile history from image manifest and config (#17) 2018-10-07 10:13:34 -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 a few low hanging perf improvements (#16) 2018-10-06 09:45:08 -04:00
Makefile a few low hanging perf improvements (#16) 2018-10-06 09:45:08 -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