Help! Docker engine fails to start.
-
I received an alert from community members telling me that the server is down.
Docker engine has failed to start.

systemctl status boxshows that Cloudron is running.What do I do??
I believe that Linode automatically updated Ubuntu to 22.04 . . because I installed the version, which Cloudron recommended.
-
@frei yes, the latest docker renamed --graph to --data-root . Just change that arg and it should work.
- Edit
/etc/systemd/system/docker.service.d/custom.conf - Change --graph to --data-root
- systemctl daemon-reload
- systemctl restart docker
- Edit
-
G girish marked this topic as a question on
-
G girish has marked this topic as solved on
