update readme
This commit is contained in:
parent
2e787004ab
commit
7e75d7effb
1 changed files with 4 additions and 3 deletions
|
@ -2,9 +2,10 @@
|
||||||
|
|
||||||
Visualizing Docker Data
|
Visualizing Docker Data
|
||||||
|
|
||||||
This command takes the raw Docker JSON and visualizes it in various ways. The
|
This command takes the raw Docker JSON and visualizes it in various ways.
|
||||||
only thing that works so far is [Graphviz](http://www.graphviz.org), but others
|
|
||||||
will come.
|
For image information, output can be formatted as
|
||||||
|
[Graphviz](http://www.graphviz.org) or as a tree in the terminal.
|
||||||
|
|
||||||
# Running
|
# Running
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue