Previously, dep was being reinstalled every time because the check for it wouldn't find it on $PATH.
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
Languages
Go
95.8%
Makefile
4.1%
Dockerfile
0.1%