view scripts/d-images.sh @ 372:173b41c77349 production

Added tag v2.10.0 for changeset b371970462c3
author Matt Calmes <calmes@ssdt-ohio.org>
date Sun, 29 Aug 2021 19:10:07 -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