Mercurial > public > ssdt-docker
view scripts/d-images.sh @ 232:773ec9cc88a9 production
add ability to specify usasimport override file
author | smith@nwoca.org |
---|---|
date | Tue, 26 Dec 2017 19:43:26 +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