Golden Codes - armanexplorer planet

Practical code snippets for Django, Python, Bash, Git and All!

View on GitHub

how to have ports in brief

docker ps --format 'table \t\t '

without type

docker ps --format 'table \t\t '

general case

docker ps --format 'table \t\t\t\t\t '