Mercurial > public > ssdt-docker
view scripts/d-images.sh @ 335:9e38403ca597
testing remote
author | aldrich |
---|---|
date | Fri, 07 Feb 2020 16:22:14 +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