view scripts/d-ps.sh @ 385:08c801c162f9

flow: Merged <release> 'v2.12.0' to <develop> ('default').
author Marc Davis <davis@ssdt-ohio.org>
date Tue, 14 Sep 2021 09:43:21 -0400
parents dcaaef5a6a4f
children
line wrap: on
line source
#!/bin/bash
#Testing - no changes made
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\"}}" $@