cgclassify

Move running task(s) to given cgroups. More information: <https://manned.org/cgclassify>.

Debian Debian
RUN apt-get update && \ apt-get install -y cgroup-tools
Ubuntu
RUN apt-get update && \ apt-get install -y cgroup-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y cgroup-tools
CentOS
RUN yum install -y libcgroup
Fedora
RUN dnf install -y libcgroup-tools
Raspbian
RUN apt-get update && \ apt-get install -y cgroup-tools
click the source code to copy install cgclassify on any operating system with command-not-found.com