Skip to content

Configuring Windows vEthernet Adapter Networks to Properly Support Docker Container Volumes #11528

Closed
@scrap-worker

Description

@scrap-worker

Help us make content visible

  • Searched for Docker container volumes and vEthernet
  • Found "Docker containers, images, and registries"

Configuring Windows vEthernet Adapter Networks to Properly Support Docker Container Volumes

  • There is no generally known way to support Docker Container Volumes in Windows when Windows Firewall is enabled. This is due in part to the fact that Windows defines the vEthernet Adapter networks as "Public". There does not appear to be a way to manually identify these virtual networks. All work-arounds (see the docker for windows issue below) expose users to potential security risks.
  • This document should be available directly under "Docker containers, images, and registries."
  • Abstract: There are some complexities involved with getting Windows, Windows Firewall and Docker for Windows configured to support Docker Container Volumes in a stable and secure manner.
  • Outline:
    • The vEthernet adapter and how Windows identifies networks.
    • Windows Firewall Rules
      • Public Network (Deny Default / Deny All)
    • Docker for Windows and the DockerNAT (The 10.0.75.x IP space it creates)
    • Configuration Options

Further context: docker/for-win#367 (comment)

edit by @mairaw: added article details


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

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