You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing docker and docker compose according to the official documents, I created docker compose YML, when I run docker compose up, there is a problem with container n****-noj-1. The error is as follows:
Then it exited abnormally. I ended docker compose, deleted all containers and tried to run again, but my docker and server crashed because of this. The prompt is as follows:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
"docker rm" requires at least 1 argument.
I tried to restart the system, but failed:
root@*****:~/****# reboot
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
Failed to talk to init daemon.
I have reinstalled the system and deployed it twice, but it still fails. How can I solve it?
The text was updated successfully, but these errors were encountered:
After installing docker and docker compose according to the official documents, I created docker compose YML, when I run docker compose up, there is a problem with container n****-noj-1.
After installing docker and docker compose according to the official documents, I created docker compose YML, when I run docker compose up, there is a problem with container n****-noj-1. The error is as follows:
Then it exited abnormally. I ended docker compose, deleted all containers and tried to run again, but my docker and server crashed because of this. The prompt is as follows:
I tried to restart the system, but failed:
I have reinstalled the system and deployed it twice, but it still fails. How can I solve it?
The text was updated successfully, but these errors were encountered: