view scripts/d-images.sh @ 170:86b906322d78 production

flow: Promoted <hotfix> 'v1.2.1' (2d71e4c24606) to 'production'.
author smith@nwoca.org
date Fri, 18 Aug 2017 19:24:19 +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