Job for docker.service failed because the control process exited with error code. See "systemctl sta...

tags: Kernel  docker  linux  java  ubuntu

There was a problem :When I started to operate Docker, I reported this error after the installation started Job for docker.service failed because the control process exited with error code. See "systemctl status do cker.service" and "journalctl -xe" for details.

Positioning problem:Enter "systemctl status do cker.service" as prompted, press Enter, and the following prompt appears:

Baidu reason:SELinux in this Linux kernel does not support overlay2 graph driver. There are two solutions, either start a new kernel or disable selinux in docker, –selinux-enabled=false

Solution operation:

  1》 vi  /etc/sysconfig/docker

  2》Add =false after --selinux-enabled; means to disable selinux in docker

 

  3 "The problem has been solved, just start systemctl start docker

Intelligent Recommendation

Docker startup failed Job for docker.service failed because the control process exited with error code. See "s

Docker startup failed Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details. vim ...

Docker launch failed Job for Docker.Service Failed Because The Control Process Exited with error code. See "S

Docker launched a failing job for docker.service failed Because The Control Process EXITED WITROR CODE. See "Systemctl Status docker.service" and "journalctl-xi" for details. Cento...

docker failed to start Job for docker.service failed because the control process exited with error code. See “sy

Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details.   Go directly to the ...

Job for docker.service failed because the control process exited with error code...

Restarting docker after modifying the /etc/docker/daemon.json file raises the following exception At the time, my /etc/docker/daemon.json file was as follows solution: Delete the comment, and then res...

Dockers Job for docker.service failed because the control process exited with error code

Zero, problem description Job for docker.service failed because the control process exited with error code. See “systemctl status docker.service” and “journalctl -xe” for detai...

More Recommendation

docker Job for docker.service failed because the control process exited with error code.

Docker can't restart Unable to view the container View status: I can't see why Check: Given the key information: Reason: The configuration file is changed. Solve: Sepalashing between English comma bet...

Job for docker.service failed because the control process exited with error code

Job for docker.service failed because the control process exited with error code. See “systemctl status docker.service” and “journalctl -xe” for details Solution Perform the fo...

【centOS7】Job for docker.service failed because the control process exited with error code

Job for docker.service failed because the control process exited with error code Start the docker error Command line promptsjournalctl -xeLook at the wrong details, but I don't see a large string of s...

"Job for docker.service failed because the control process exited with error code."

Docker the day before is OK, and start the next day with the systemctl start docker command. It took me two hours to find the problem, and I searched it all over the place, read blogs online, wasted a...

Job for docker.service failed because the control process exited with error code.

This problem is purely a cheating person~~~ First, let me introduce whether the server used is Huawei Kirin v10 server or an arm architecture. I used a one-click installation to package docker+k8s, bu...

Copyright  DMCA © 2018-2026 - All Rights Reserved - www.programmersought.com  User Notice

Top