Check the execstart configuration in the/usr/lib/SYSTEMd/system/docker.service file. If the configuration is correct, proceed as follows.
Modify the following two configurations:
/Add {“storage driver”: “devicemapper”} to the/etc/docker/daemon.json file
Add docker to the/etc/sysconfig/docker storage file_STORAGE_Options = “– SELinux enabled — log driver = journald — signature verification = false”// if there is no such file, you can skip it
Similar Posts:
- Elimination of installation and startup errors of docker
- Error message after installing docker in CentOS 7
- [Solved] Docker Starup Error: Failed to start Docker Application Container Engine.
- An error is reported when the docker command is executed in Jenkins
- Docker login harbor 403 Forbidden [How to Solve]
- Job for docker.service failed because the control process exited with error code. See “syste…
- [Solved] kuberlet Service Startup Error: “Failed to run kubelet” err=”failed to run Kubelet: misconfiguration: kubelet cgroup driver: \”systemd\” is different from docker cgroup driver: \”cgroupfs\””
- Docker ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? [How to Solve]
- Harbor 443 connect connection refused [How to Solve]
- How to Solve docker run Error: oci runtime error