Docker Documentation

Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xeu docker.service" for details. invoke-rc.d: initscript docker, action "start" failed. ● docker.service - Docker Application Container Engine Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Sun 2023-02-05 13:18:54 CET; 12ms ago TriggeredBy: ● docker.socket Docs: https://docs.docker.com/ Process: 17694 ExecStart=/usr/bin/dockerd -H fd:// --containerd=/run/containerd/containerd.sock (code=exited, status=1/FAILURE) Main PID: 17694 (code=exited, status=1/FAILURE) dpkg: error processing package docker-ce (--configure): installed docker-ce package post-installation script subprocess returned error exit status 1 Processing triggers for libc-bin (2.35-0ubuntu3.1) ... Errors were encountered while processing: docker-ce E: Sub-process /usr/bin/dpkg returned an error code (1)
Docker Documentation
Docker Documentation
Home page for Docker's documentation
12 Replies
vilhelm
vilhelm3y ago
did you run the script on a "clean" system (i.e. newly installed system)?
Deleted User
Deleted UserOP3y ago
Wsl 2
vilhelm
vilhelm3y ago
script won't work on wsl 2 pterodactyl won't work on wsl 2
Deleted User
Deleted UserOP3y ago
Panel work Wings doesn't work (don't want to install it) And in a virtual machine?
vilhelm
vilhelm3y ago
if you say so in virtual machine? yes you can run pterodactyl in a virtual machine but preferably in like a kvm vm
Deleted User
Deleted UserOP3y ago
How to create kvm vm
vilhelm
vilhelm3y ago
where are you hosting your machine
Deleted User
Deleted UserOP3y ago
In localhost
vilhelm
vilhelm3y ago
please clarify, on your "home workstation"?
Deleted User
Deleted UserOP3y ago
In my Computer in a vm
vilhelm
vilhelm3y ago
use something else than wsl. virtualbox, whatever.
Deleted User
Deleted UserOP3y ago
Virtualbox

Did you find this page helpful?