Mercurial > public > ssdt-docker
view scripts/d-images.sh @ 324:b20d1d815ea2 release/v2.6.0
flow: Closed <release> 'v2.6.0'.
author | aldrich@ssdt-ohio.org |
---|---|
date | Tue, 12 Nov 2019 16:16:00 +0000 |
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