view scripts/d-images.sh @ 611:7afaedb91e68

make executable, remove unneeded script
author kleinknecht@ssdt-ohio.org
date Mon, 07 Jul 2025 15:23:40 -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