view scripts/d-images.sh @ 188:2f5f41d237e7

DEP-12: fix backup script.
author smith@nwoca.org
date Wed, 20 Sep 2017 17:01:09 +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