docker ps --all --no-trunc docker inspect -f "{{.Name}} {{.Config.Cmd}}" $(docker ps -a -q)