view scripts/d-images.sh @ 76:aacc99e52f5e

add debugging compose file
author smith@nwoca.org
date Wed, 23 Mar 2016 20:17:34 +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