view scripts/d-images.sh @ 220:a37d6ff039d6 release/v1.6.0

remove obsolete training script
author smith@nwoca.org
date Mon, 09 Oct 2017 17:22:03 +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