Lazydocker is a Terminal app for inspecting Docker instances. It provides a way easier interface than all docker commands.
Installing: curl https://raw.githubusercontent.com/jesseduffield/lazydocker/master/scripts/install_update_linux.sh | bash
Then: sudo ln -s /home/<USERNAME>/.local/bin/lazydocker /usr/bin/
Now, you can execute lazydocker
in terminal