Editing Systemctl status docker

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{lowercase}}
 
 
systemctl status [[docker]]
 
● docker.service - Docker Application Container Engine
 
    Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
 
    Active: active (running) since Tue 2020-01-21 04:53:04 UTC; 31min ago
 
      Docs: https://docs.docker.com
 
  [[Main PID]]: 30469 (dockerd)
 
    Tasks: 178
 
    CGroup: /system.slice/docker.service
 
            ├─  656 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port
 
8084 -container-ip 172.20.0.20 -container-port 8080
 
            ├─30469 /usr/bin/dockerd -H fd:// -- containerd=/run/containerd/containerd.sock
 
.../...
 
 
 
<pre>
 
systemctl status docker
 
● docker.service
 
    Loaded: masked (Reason: Unit docker.service is masked.)
 
    Active: inactive (dead) since Sun 2020-07-12 15:17:26 +04; 14min ago
 
  Main PID: 2134 (code=exited, status=0/SUCCESS)
 
</pre>
 
 
 
 
<pre>
 
<pre>
 
systemctl status docker
 
systemctl status docker
 
● docker.service - Docker Application Container Engine
 
● docker.service - Docker Application Container Engine
    Loaded: loaded (/usr/lib/systemd/system/docker.service; disabled; vendor preset: disabled)
+
  Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
    Active: active (running) since Wed 2020-10-21 13:11:30 UTC; 39min ago
+
  Active: active (running) since Tue 2020-01-21 04:53:04 UTC; 31min ago
TriggeredBy: ● docker.socket
+
    Docs: https://docs.docker.com
      Docs: https://docs.docker.com
+
Main PID: 30469 (dockerd)
  Main PID: 1332 (dockerd)
+
    Tasks: 178
      Tasks: 46 (limit: 38435)
+
  CGroup: /system.slice/docker.service
    Memory: 761.6M
+
          ├─  656 /usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 8084 -container-ip 172.20.0.20 -container-port 8080
    CGroup: /system.slice/docker.service
+
          ├─30469 /usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock
            ├─1332 /usr/bin/dockerd --host=fd:// --exec-opt native.cgroupdriver=systemd --selinux-enabled --log-driver=journald --storage-driver=overlay2 --live-restore --default-ulimit nofile=1024:1024 --init-path /usr/libexec/docker/d>
+
.../...
            └─1889 containerd --config /var/run/docker/containerd/containerd.toml --log-level info
 
 
</pre>
 
</pre>
  
== Windows ==
 
[[systemctl status]] docker
 
System has not been booted with systemd as init system (PID 1). Can't operate.
 
Failed to connect to bus: Host is down
 
  
== Errors ==
 
[[WARNING: Published ports are discarded when using host network mode]]
 
  
== Related commands ==
 
* <code>[[systemctl start docker]]</code>
 
* <code>[[journalctl]]</code>
 
* <code>[[systemctl restart docker]]</code>
 
  
 
== See also ==
 
== See also ==
* {{dockerd}}
 
 
* {{docker}}
 
* {{docker}}
* [[docker-proxy]]
 
 
 
[[Category:systemd]]
 

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Templates used on this page:

Advertising: