安装docker 启动nextcloud docker run -d --restart=always --name nextcloud -p 80:80 -v /e/nextcloud/html:/var/www/html nextcloud 在浏览器中输入localhost:端口查看 错误处理