lucbpz / graph-view-docker-extension

Docker extensions that displays all your containers, volumes, images... in a network graph.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph View logo

Graph View Docker extension - See your Docker containers, images and volumes in a network graph.

Graph View is the easiest way to see your Docker local containers, images and volumes.

GIF demo

Installation

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

Run locally

  1. Fork this repo.
gh repo fork lucbpz/graph-view-docker-extension
  1. Build and install the extension.
make install-extension

How to Contribute

  1. Fork this repo.
  2. Submit Pull Request with comprehensive description of changes

About

Docker extensions that displays all your containers, volumes, images... in a network graph.


Languages

Language:TypeScript 82.1%Language:Dockerfile 8.9%Language:Makefile 5.0%Language:Go 3.0%Language:HTML 0.9%Language:Shell 0.1%