Skip to content

[Windows 10 client] Consider enabling process isolation under condition #37873

@simonferquel

Description

@simonferquel

Description

Anyone forking moby/moby and modifying a few lines of code can enable process isolation for Windows client. It is clearly unsupported and might have some drawbacks, but IMO, for development purposes, it would be really nice to enable it under the following conditions:

  • Make it experimental
  • When process isolation is used on windows 10 client, emit a warning "this is an unsupported feature, for development only"
  • Consider checking that "developer mode" is enabled on the machine

Additional information you deem important (e.g. issue happens only occasionally):

People want to develop in conditions as close as possible as their production environment. Using the same isolation mode on both developer machines, and the production / pre-prod environment makes much sense for them.
Making it an unambiguously "unsupported feature" would protect both Docker and Microsoft against having to support yet another kind of production workload.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/enhancementEnhancements are not bugs or new features but can improve usability or performance.platform/windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions