clouddrive2 (失败于: 2025/11/10 20:37:37) > "/usr/libexec/istorec/clouddrive2.sh" install
docker pull cloudnas/clouddrive2
Using default tag: latest
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
docker run --restart=unless-stopped -d -e CLOUDDRIVE_HOME=/Config -v "/root/Configs/CloudDrive2:/Config" -v "/root/Caches/CloudDrive2:/Config/temp" --dns=172.17.0.1 -p 19798:19798 -e TZ=Asia/Shanghai -v /mnt:/mnt -v /mnt/CloudNAS:/mnt/CloudNAS:shared --cap-add SYS_ADMIN --security-opt apparmor:unconfined --device /dev/fuse:/dev/fuse --name clouddrive2 "cloudnas/clouddrive2"
docker: unknown server OS: .
See 'docker run --help'.
点了安装就出错了