On Fri, Jul 3, 2020, 09:34 Tamer Higazi wrote: > Hi people, > > I had a problem with docker on gentoo and found the solution for all my > problems with a custom mount command: > > |sudo mount -t cgroup -o none,name=systemd cgroup /sys/fs/cgroup/systemd > Can anybody of you tell me how to add that one in /etc/fstab file ? > best, Tamer | > Docker on OpenRC or systemd? Also with the new cgroups or old? AFAIK Docker doesn't work or support the new cgroups. :/