

Process: 10391 ExecStart=/usr/bin/dockerd -H fd:// -containerd=/run/contai> Loaded: loaded (/usr/lib/systemd/system/rvice enabled vendor pr>Īctive: failed (Result: exit-code) since Wed 11:10:58 IST 15s >
Sudo systemctl start docker install#
Enable Enable the experimental WSL 2 based engine on General tab. sudo dnf install docker Step 3: Start and Enable its Service.
Sudo systemctl start docker download#
If we want to stop docker service on Linux run the below command. Download version 2.1.6.0 or search for latest.

sudo systemctl start docker sudo service docker start 3. If it is stopped run the below command to start the Docker on Linux. sudo systemctl status docker sudo service docker status 2. I ran systemctl start docker command and got Job for rvice failed because the control process exited with error code. First check whether docker is running or not on Linux. sudo systemctl status docker Check what’s displayed under Active. This covers the majority of popular operating systems including Debian, Ubuntu, CentOS, and Red Hat.

I'm using Fedora release 33 (Thirty Three)ĭocker version is Docker version 20.10.0, build 7287ab3įirst I ran docker system prune and since then docker daemon failed to start. You can check Docker’s status with systemctl on distributions that use Systemd for service management.
