diff --git a/dk b/dk index 26823ae..f002c3d 100755 --- a/dk +++ b/dk @@ -1402,7 +1402,7 @@ while [ $# -gt 0 ]; do ps) pscmd=( docker container ps -a - --format "table {{.ID}}\t{{.Image}}\t{{.Names}}\t{{.Status}}\t{{.RunningFor}}\t{{.Ports}}\t{{.Command}}" + --format "table {{.ID}}\t{{.Image}}\t{{.Names}}\t{{.Status}}\t{{.RunningFor}}\t{{.Ports}}" ) filtercmd=(cat) awkscript='