view scripts/d-images.sh @ 235:b390c30aa6c6

DEP-14: update prod tags
author smith@nwoca.org
date Wed, 10 Jan 2018 01:22:38 +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