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 Input minikube start command in WSL2 ,it prompt /lib/systemd/system/docker.service is masked . and I inspect in container this file is not exist.
Attach the log file
-[Install]
-WantedBy=multi-user.target
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
Failed to enable unit: Unit file /lib/systemd/system/docker.service is masked.
What Happened?
after Input minikube start command in WSL2 ,it prompt /lib/systemd/system/docker.service is masked . and I inspect in container this file is not exist.
Attach the log file
-[Install]
-WantedBy=multi-user.target
Synchronizing state of docker.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable docker
Failed to enable unit: Unit file /lib/systemd/system/docker.service is masked.
❌ Exiting due to RT_DOCKER_RESTART: Failed to start host: creating host: create: provisioning: ssh command error:
command : sudo diff -u /lib/systemd/system/docker.service /lib/systemd/system/docker.service.new || { sudo mv /lib/systemd/system/docker.service.new /lib/systemd/system/docker.service; sudo systemctl -f daemon-reload && sudo systemctl -f enable docker && sudo systemctl -f restart docker; }
err : Process exited with status 1
output : --- /lib/systemd/system/docker.service 2024-12-17 15:44:19.000000000 +0000
+++ /lib/systemd/system/docker.service.new 2025-02-16 15:00:51.412898369 +0000
Operating System
Ubuntu
Driver
Docker
The text was updated successfully, but these errors were encountered: