add note about showing image createdby, small formatting

This commit is contained in:
Nate Jones 2018-04-16 17:15:31 -07:00
parent c932e4c843
commit b84946b83e

View file

@ -189,6 +189,9 @@ $ dockviz images -t -i -c
└─316b678ddf48 Size: 70822908 Tags: ubuntu:13.04, ubuntu:raring └─316b678ddf48 Size: 70822908 Tags: ubuntu:13.04, ubuntu:raring
``` ```
It is also possible to show the image's CreatedBy field, for help identifying
image layers when they show up with "<missing>" image Ids.
# Running # Running
Dockviz supports connecting to the Docker daemon directly. It defaults to `unix:///var/run/docker.sock`, but respects the following as well: Dockviz supports connecting to the Docker daemon directly. It defaults to `unix:///var/run/docker.sock`, but respects the following as well: