Skip to content

🐳 dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.

Notifications You must be signed in to change notification settings

po3rin/dockerdot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

07ce17e · Sep 5, 2019

History

23 Commits
Sep 5, 2019
Jun 15, 2019
Jun 15, 2019
Jun 14, 2019
Jun 15, 2019
Jun 15, 2019
Jun 16, 2019
Jun 15, 2019
Jun 14, 2019
Sep 5, 2019
Sep 5, 2019
Jun 15, 2019
Jun 15, 2019
Jun 15, 2019
Sep 5, 2019
Jun 14, 2019
Sep 5, 2019

Repository files navigation

dockerdot


dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.

🐳 https://po3rin.github.io/dockerdot/ 🐳 (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.

About

🐳 dockerdot shows dockerfile dependenciy graph. This is useful to understand how build dockerfile. This uses Go WebAssembly + BuildKit package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published