29 lines
505 B
Markdown
29 lines
505 B
Markdown
---
|
|
title: WindowsHostProcessContainers
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.22"
|
|
toVersion: "1.22"
|
|
- stage: beta
|
|
defaultValue: true
|
|
fromVersion: "1.23"
|
|
toVersion: "1.25"
|
|
- stage: stable
|
|
defaultValue: true
|
|
fromVersion: "1.26"
|
|
toVersion: "1.27"
|
|
|
|
removed: true
|
|
---
|
|
|
|
<!--
|
|
Enables support for Windows HostProcess containers.
|
|
-->
|
|
启用对 Windows HostProcess 容器的支持。
|