view scripts/d-images.sh @ 197:19582dd3c364

USASR-2636: Set leak detection threshold to default of 5 minutes
author Christopher Springer <springer@nwoca.org>
date Mon, 25 Sep 2017 20:07:36 +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