|
@ -32,8 +32,12 @@ For use visualization with `/usr/bin/dot` |
|
|
|
|
|
|
|
|
### Containers |
|
|
### Containers |
|
|
|
|
|
|
|
|
|
|
|
This is not usefully, but if your externally needs... |
|
|
|
|
|
|
|
|
`dockviz containers -d | dot -Tpng -o ~/containers.png` |
|
|
`dockviz containers -d | dot -Tpng -o ~/containers.png` |
|
|
|
|
|
|
|
|
### Images |
|
|
### Images |
|
|
|
|
|
|
|
|
|
|
|
Proof technology |
|
|
|
|
|
|
|
|
`dockviz images -d | dot -Tpng -o ~/images.png` |
|
|
`dockviz images -d | dot -Tpng -o ~/images.png` |