1
0
mirror of https://github.com/rancher/os.git synced 2025-09-05 16:52:20 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Olli Janatuinen
ab3f7a0b49 v2.0.0
* Downgrade system-docker to 17.06.107 (last version before rename)
* Use Docker 24.0.9 by default. 25.0.3 available as alternative.
* Buildroot 2023.02.10
* Kernel 5.10.211
* Always generate dhcpd.conf (not only with Wi-Fi)
* Support user Docker "data_root" configuration
2024-03-05 19:33:51 +00:00
Olli Janatuinen
615b3d4f7c v2.0.0-rc1
* Load apparmor on boot also when booting from disk
* Rename system-dockerd to system-engine
* Do not cache service metadatas
* Do not cache Docker image to ISO file
* Disable system-docker bridge by default
* Remove deprecated --oom-score-adjust flag
* Update VMware tools to 12.2.5
* Update QEMU guest agent to 7.2
* Remove broken VirtualBox tools
2023-08-20 17:40:37 +00:00
Olli Janatuinen
f87c220f1b 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
2023-08-06 12:55:50 +00:00
Josh Curl
1d617f1b92 Remove empty Docker engine arguments 2016-11-21 15:18:44 -08:00
Josh Curl
57018249a6 Change host engine opt type to list 2016-10-30 12:07:55 -07:00
Josh Curl
065fe4a16e Use a map to configure Docker arguments 2016-09-25 17:55:19 -07:00