mirror of
https://github.com/opencontainers/runc.git
synced 2026-02-05 09:46:08 +01:00
Because we have the overlay solution, we can drop runc-dmz binary solution since it has too many limitations. Signed-off-by: lifubang <lifubang@acmcoder.com>
10 lines
485 B
Markdown
10 lines
485 B
Markdown
# Experimental features
|
|
|
|
The following features were experimental in the past:
|
|
|
|
Feature | Experimental release | Graduation release
|
|
---------------------------------------- | -------------------- | ------------------
|
|
cgroup v2 | v1.0.0-rc91 | v1.0.0-rc93
|
|
The `runc features` command | v1.1.0 | v1.2.0
|
|
runc-dmz | v1.2.0-rc1 | Dropped in v1.2.1
|