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%