:whale: dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.
Last updated Jun 20, 2025
98
Stars
3
Forks
0
Issues
0
Stars/day
Attention Score
6
Language breakdown
Go 69.7%
JavaScript 27.9%
HTML 1.4%
CSS 0.9%
Makefile 0.1%
▸ Files
click to expand
README
dockerdot
dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.
:whale: https://po3rin.github.io/dockerdot/ :whale: (not support smart phone ...)
How to develop
## build wasm
make build
run file server
make exec
Go + WebAssembly
https://github.com/golang/go/wiki/WebAssemblyDOT language
https://medium.com/@dinis.cruz/dot-language-graph-based-diagrams-c3baf4c0deccBuildKit
https://github.com/moby/buildkitWarn
dockerbot/dockerfile2llb package is almost mirror from moby/buildkit. but sygnal package is not used.
🔗 More in this category