Quantcast
Channel: Vurtualization – Linux and Photography Blog
Viewing all articles
Browse latest Browse all 16

docker search description truncated

$
0
0
When you search with “docker search”, you would notice that the description of the image is truncated. Sometimes you want to see full description, to do so, you can use –no-trunc option. So, for example you want to search for fedora images, you can use the following command: docker search --no-trunc fedora

Viewing all articles
Browse latest Browse all 16

Trending Articles