view scripts/d-images.sh @ 236:8baec28c7d50 release/v2.0.0

flow: Created branch 'release/v2.0.0'.
author smith@nwoca.org
date Wed, 10 Jan 2018 01:23:51 +0000
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