Alpine, installed by VMWare installs Docker in Alpine prompting the need for cgroup

the 64-bit system of alpine 3.7is installed in vmware 14, and the installation is all right. After installing Docker, there is no problem when the system runs for the first time. After reboot, you will be prompted to need cgroup.

.

prompt ERROR:docker needs service (s) cgroups at startup

could you tell me how to solve this problem? Thank you!

assigned to alpine:

memory: 768m
hard disk: 8GB
processor: 1
Network: NAT
Monitor: auto detect

because of a book I am reading, the dockerfile in docker, on alpine is also based on alpine,. If it is difficult to solve the problem, what is the cost of switching from alpine to docker on centos?

Mar.15,2021

alpine system has a lot of kernel simplification, poor installation compatibility on VMware, and a lot of problems.

Menu