view scripts/d-images.sh @ 238:61b1d93977cd release/v2.0.0

DEP-14: comment typo
author smith@nwoca.org
date Wed, 10 Jan 2018 01:42:02 +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