view scripts/d-ps.sh @ 108:b2b23cdaabcd feature/djs-DEP-12-docker

DEP-12: convert to v2.
author smith@nwoca.org
date Fri, 21 Apr 2017 20:42:18 +0100
parents e155908fa039
children dcaaef5a6a4f
line wrap: on
line source
#!/bin/bash
docker ps -a --format="table {{.Names}}\t{{.Image}}\t{{.Status}}\t{{.Label \"io.ssdt.id\"}}\t{{.Label \"io.ssdt.app\"}}\t{{.Label \"io.ssdt.type\"}}" $@