Mercurial > public > ssdt-docker
view scripts/d-images.sh @ 180:528dedd22857 production
flow: Promoted <hotfix> 'v1.2.2' (ae2b4a5294ff) to 'production'.
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