diff scripts/d-ps.sh @ 360:dcaaef5a6a4f

test
author aldrich
date Tue, 09 Jun 2020 15:13:55 +0100
parents e155908fa039
children
line wrap: on
line diff
--- a/scripts/d-ps.sh	Wed May 20 16:06:33 2020 +0100
+++ b/scripts/d-ps.sh	Tue Jun 09 15:13:55 2020 +0100
@@ -1,4 +1,5 @@
 #!/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\"}}" $@