Graph View
is the easiest way to see your Docker local containers, images and volumes.
You can install this extension with the Docker Extensions CLI, targeting either a published released (e.g. 1.0.0
) or branch (e.g. main
):
docker extension install lucasbernalte981/graph-view-extension:latest
- Fork this repo.
gh repo fork lucbpz/graph-view-docker-extension
- Build and install the extension.
make install-extension
- Fork this repo.
- Submit Pull Request with comprehensive description of changes