view scripts/d-images.sh @ 156:2f794158e9e8

DEP-12: revert tomcat upgrade. add script manager
author smith@nwoca.org
date Mon, 31 Jul 2017 20:48:38 +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