view scripts/d-images.sh @ 286:477609392d1b

fix missing ant version
author smith@nwoca.org
date Thu, 06 Dec 2018 17:23:30 +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