view scripts/d-images.sh @ 109:6ca3e22d50e4 feature/djs-DEP-12-docker

DEP-12: start conversion to v3
author smith@nwoca.org
date Fri, 21 Apr 2017 20:42:58 +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