view scripts/d-images.sh @ 62:4f0dd7815e04

add docker and compose versions
author smith@nwoca.org
date Wed, 09 Mar 2016 01:29:56 +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