Skip to content

Show connected containers in network view #1002

@stuartthomson

Description

@stuartthomson

I would like to be able to see which containers are connected to a docker network. This would allow me to quickly see that for example my docker-compose file created the network I imagined it would and correctly attached the containers. It also would allow me to quickly know which containers I should be able to see when inside an interactive prompt of a container. Preferably I would also be able to use this view to interact with the containers including disconnecting them from the network.

I often find myself having to do a docker network inspect NETWORK_NAME to find this information, and would prefer to always have it visible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions