how to check docker port mapping code example Example: check ports in use docker docker container ls --format "table {{.ID}}\t{{.Names}}\t{{.Ports}}" -a