view scripts/d-images.sh @ 373:1e94103c59e2 release/2.10.0

DEP-21 close release/2.10.0 branch
author Matt Calmes <calmes@ssdt-ohio.org>
date Sun, 29 Aug 2021 19:12:04 -0400
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