mirror of
https://github.com/rancher/os.git
synced 2025-09-08 18:20:32 +00:00
v2.0.0-beta7
- Docker 24.0.5 - Kernel 5.10.188 - System-docker 17.06.108 - System container images compresses with zstd instead of xz - Added WSL2 support - Include Hyper-V, ProxmoxVE and VMware tools to ISO - Include apparmor tools to console - Enable apparmor by default - Remove experimental selinux support - Include chroot command to initrd
This commit is contained in:
@@ -180,7 +180,6 @@ type EngineOpts struct {
|
||||
PidFile string `yaml:"pid_file,omitempty" opt:"pidfile"`
|
||||
RegistryMirror string `yaml:"registry_mirror,omitempty" opt:"registry-mirror"`
|
||||
Restart *bool `yaml:"restart,omitempty" opt:"restart"`
|
||||
SelinuxEnabled *bool `yaml:"selinux_enabled,omitempty" opt:"selinux-enabled"`
|
||||
StorageDriver string `yaml:"storage_driver,omitempty" opt:"storage-driver"`
|
||||
UserlandProxy *bool `yaml:"userland_proxy,omitempty" opt:"userland-proxy"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user