Docker Network/Bridge/Linking Commands

    1. $ docker network ls - list docker networks
    2. $ docker network inspect [ID] - network info (including containers in it)
    3. $ docker disconnect [cont ID} - disconnect a container from a network
    4. $ docker network rm [ntwk ID] - remove entire network

results matching ""

    No results matching ""