view scripts/d-images.sh @ 106:bd1f900972ed feature/djs-DEP-12-docker

DEP-12: move V2 compose files to ../compose2 directory
author smith@nwoca.org
date Fri, 21 Apr 2017 17:16:35 +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