view scripts/d-images.sh @ 334:ea21046c5e57

testing
author aldrich
date Thu, 06 Feb 2020 12:28:14 +0000
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