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
sudo docker build -t tf_colmap:latest .
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
root@autodl-container-f1da119ffa-8feb8b24:/autodl-tmp/LLFF# sudo iptables -L
iptables v1.8.4 (legacy): can't initialize iptables table `filter': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
root@autodl-container-f1da119ffa-8feb8b24:/autodl-tmp/LLFF# sudo systemctl status docker
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
The text was updated successfully, but these errors were encountered:
sudo docker build -t tf_colmap:latest .
ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
root@autodl-container-f1da119ffa-8feb8b24:
/autodl-tmp/LLFF# sudo iptables -L/autodl-tmp/LLFF# sudo systemctl status dockeriptables v1.8.4 (legacy): can't initialize iptables table `filter': Permission denied (you must be root)
Perhaps iptables or your kernel needs to be upgraded.
root@autodl-container-f1da119ffa-8feb8b24:
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down
The text was updated successfully, but these errors were encountered: