po3rin
dockerdot
Go

: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/WebAssembly

DOT language

https://medium.com/@dinis.cruz/dot-language-graph-based-diagrams-c3baf4c0decc

BuildKit

https://github.com/moby/buildkit

Warn

dockerbot/dockerfile2llb package is almost mirror from moby/buildkit. but sygnal package is not used.

🔗 More in this category

© 2026 GitRepoTrend · po3rin/dockerdot · Updated daily from GitHub