view scripts/d-images.sh @ 169:2d71e4c24606 hotfix/v1.2.1

add example nginx-override
author smith@nwoca.org
date Fri, 18 Aug 2017 19:24:01 +0100
parents 9971f134a48e
children
line wrap: on
line source
#!/bin/bash
docker images --filter "label=io.ssdt.id" -q | xargs docker inspect --format "{{.RepoTags}} {{index .Config.Labels \"io.ssdt.id\"}}" --type image