view scripts/d-ps.sh @ 383:5909f75b4f13 release/v2.12.0

fix stupid windows cr lf issue
author Marc Davis <davis@ssdt-ohio.org>
date Tue, 14 Sep 2021 09:43:00 -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\"}}" $@