William Murphy acec670354 Use full path on dep test (#6)
Previously, dep was being reinstalled every time because the
check for it wouldn't find it on $PATH.
2018-06-05 18:40:27 -04:00
2018-06-04 22:10:39 -04:00
2018-06-04 22:10:39 -04:00
2018-05-20 20:19:04 -04:00
2018-05-13 11:44:02 -04:00
2018-06-05 18:40:27 -04:00
2018-05-25 08:32:09 -04:00

docker-image-explorer

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

TODO:

  • Extract docker layers from api
  • Represent layers as generic tree
  • Stack ordere tree list together as fake unionfs tree
  • Diff trees
  • Add ui for browsing layers
  • Add ui for diffing stack to layer
Description
No description provided
Readme 6.5 MiB
Languages
Go 95.8%
Makefile 4.1%
Dockerfile 0.1%