view scripts/d-images.ps @ 59:8c63436837f9

add system info scripts
author smith@nwoca.org
date Wed, 09 Mar 2016 01:19:07 +0000
parents fd8c9e7950d3
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