view scripts/d-images.sh @ 181:5c4e8cc8d75d

flow: Promoted <hotfix> 'v1.2.2' (ae2b4a5294ff) to 'default'.
author smith@nwoca.org
date Mon, 11 Sep 2017 22:01:37 +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