Filter the docker ps output with a Bash alias
I'm using Docker for many of our services and the command docker ps is essential for me but I hate the long and extensive output. For example in this server: [root@server docker-postgres]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS…