view scripts/d-images.sh @ 151:11fb5ba7f55b

DEP-12: make postgres 9.6 available
author smith@nwoca.org
date Wed, 19 Jul 2017 20:29:04 +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