view scripts/d-images.sh @ 274:7723b18b112b hotfix/v2.2.1

add debuging logic for omeresa
author smith@nwoca.org
date Wed, 14 Nov 2018 22:05:21 +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