* minor changes - format location section and describe docker visualize graph in readme

This commit is contained in:
2023-09-15 09:08:33 +03:00
parent d29546cb34
commit a87fc51072
2 changed files with 5 additions and 1 deletions

View File

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