view scripts/d-ps.sh @ 197:19582dd3c364

USASR-2636: Set leak detection threshold to default of 5 minutes
author Christopher Springer <springer@nwoca.org>
date Mon, 25 Sep 2017 20:07:36 +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\"}}" $@