view scripts/d-images.sh @ 233:3133ce001603

add ability to specify usasimport override file
author smith@nwoca.org
date Tue, 26 Dec 2017 19:47:34 +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