README ¶ docker-graph Building from sources Building Prereqs: Go 1.18+ Bun Make This generates the all-in-one binary docker-graph: make build Developping Prereqs: docker-compose This launches a developpement server with live-reload listening on http://localost:8080: docker-compose up --build -d License Unless stated otherwise, all files in this repository are licensed under the MIT license. Expand ▾ Collapse ▴ Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var Assets embed.FS Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files assets.go Directories ¶ Show internal Expand all Path Synopsis src go/cli/docker-graph command go/lib/api go/lib/docker/connections go/lib/docker/containers go/lib/docker/listeners go/lib/logging go/lib/utils Click to show internal directories. Click to hide internal directories.