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 !
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 !