view scripts/d-images.sh @ 253:538179e4c675

adding bamboo agent configuration files - fix 2
author aldrich@nwoca.org
date Wed, 23 May 2018 17:46:42 +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