|
|
Subscribe / Log in / New account

Resource management in KDE

Resource management in KDE

Posted Oct 20, 2020 21:43 UTC (Tue) by ms (subscriber, #41272)
In reply to: Resource management in KDE by Conan_Kudo
Parent article: Resource management in KDE

Last I checked (~2 months ago), Docker still requires v1. So for a huge number of us doing development work who sadly depend on Docker, the hybrid "unified" hierarchy is the furthest you can get to turning v1 off.


to post comments

Resource management in KDE

Posted Oct 20, 2020 21:45 UTC (Tue) by Conan_Kudo (subscriber, #103240) [Link] (1 responses)

Moby supports cgroup v2 in the mainline code, it just hasn't been released yet. Once the first Moby/Docker 20.xx release arrives, that should be resolved. Alternatively, you can ship a snapshot release...

Resource management in KDE

Posted Oct 21, 2020 8:17 UTC (Wed) by ms (subscriber, #41272) [Link]

Very useful to know - thank you.

Resource management in KDE

Posted Oct 20, 2020 23:05 UTC (Tue) by intelfx (subscriber, #130118) [Link]

There is Podman which is mostly compatible to Docker and supports unified hierarchy (via crun runtime) for some time now. This is how I solved this problem for myself.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds