1
0
mirror of https://github.com/rancher/os.git synced 2025-09-01 06:40:31 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
0c950bd3ea Support user Docker userns-remap (#63) 2021-02-19 09:38:44 -03:00
Olli Janatuinen
b6b68dd1ad Optimize out of memory handling logic
- Use oom_score_adj value -250 for user docker
- Use oom_score_adj for console container
2021-02-18 20:15:55 +02:00
niusmallnan
43f483a5ef Support higher verion docker-ce as system-docker 2018-02-27 23:44:22 +08:00
Josh Curl
1d617f1b92 Remove empty Docker engine arguments 2016-11-21 15:18:44 -08:00
Josh Curl
7dce4d54c1 Support list types for engine opts 2016-10-29 21:22:53 -07:00
Josh Curl
065fe4a16e Use a map to configure Docker arguments 2016-09-25 17:55:19 -07:00
Darren Shepherd
72be1d11e6 Revert "Revert "Storage""
This reverts commit 7b2bf93271.
2015-08-27 12:24:26 -07:00
Ivan Mikushin
7b2bf93271 Revert "Storage" 2015-08-27 18:33:26 +05:00
Darren Shepherd
ab6eb58167 Run user docker with a configurable storage context 2015-08-27 02:52:12 -07:00