Browse code

Add config psFormat

Robert Cranston authored on 09/09/2022 23:55:59
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,3 @@
1
+{
2
+    "psFormat": "table {{.ID}}\t{{printf \"%.25s\" .Image}}\t{{printf \"%.25s\" .Names}}\t{{.Command}}\t{{.Status}}\t{{.Networks}}\t{{.Ports}}"
3
+}