view scripts/d-ps.sh @ 611:7afaedb91e68

make executable, remove unneeded script
author kleinknecht@ssdt-ohio.org
date Mon, 07 Jul 2025 15:23:40 -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\"}}" $@