• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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