• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question docker uninstalled... but ...still running !

fabieng

Basic Pleskian
Hello
using the "tools and settings" >> "plesk" >> "updates and upgrades", I uninstalled docker (red cross)

but is seems that this does not uninstall it at all, and worst, docker is still running :

# /etc/init.d/docker status
● docker.service - Docker Application Container Engine
Loaded: loaded (/lib/systemd/system/docker.service; enabled)
Active: active (running) since Sat 2019-05-04 14:42:48 CEST; 1 weeks 6 days ago
Docs: Docker Documentation
Main PID: 460 (dockerd)
CGroup: /system.slice/docker.service
├─460 /usr/bin/dockerd -H fd://
└─607 docker-containerd -l unix:///var/run/docker/libcontainerd/docker-containerd.sock --metrics-interval=0 --start-timeout 2m --state-dir /var/run/docker/libcontainerd/containerd --shim docker-containerd-shim --runtime docker-runc

Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

>> why ?! is it needed by plesk for any other task ? can we stop / uninstall it from apt directly ?!

thx for your help !
 
Back
Top