view scripts/d-images.sh @ 237:f6bea554980e release/v2.0.0

DEP-14: remove obsolete compose files from preview releases
author smith@nwoca.org
date Wed, 10 Jan 2018 01:35:17 +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