Skip to content

Expecting a better way to show a bunch of ports in "docker ps" #1499

@Eroyi

Description

@Eroyi

For the guy who run node on docker, or even an OS, there are always a bunch of ports need to be set.
But showing these ports in this way, showing in one line? It's quite difficult to read actually.
Example
dport

I know there's a way to create consecutive ranges of ports with command like "-p 8080-8090:80-90", but sometimes "which port" is not what I can dicide.
So if there's a way can printing ports in one column, rather than one line, it will be very nice.
Expect (similar)
dport2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions