Mercurial > public > ssdt-docker
view scripts/d-images.sh @ 258:0fae07b2519b
update bamboo agent
author | aldrich@nwoca.org |
---|---|
date | Thu, 31 May 2018 19:14:34 +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