matri
matri
启动总是报错
完全按照教程进行,镜像也是用的推荐那个,但是启动就会报: IO80211Interface::updateReport _peerManager is missing 然后就卡死,都无法进入安装界面,配置是i5+16G+4k+512Gnvme,不知道什么原因
Use Dell da200 usb-c adapter and Dell wd15 usb-c dock to do the test, Gpd pocket can identify the usb-keyboard and usb mouse attached to the dock. But it can't...
你好,不好意思还要麻烦一下,我按照readme中的所说的service label的方式配置了一个测试nginx,stack是这样的: `version: '3.6' services: nginx: image: nginx:latest environment: - TZ=Asia/Shanghai deploy: labels: swirl.scale: swirl.scale=min=1,max=5,cpu=20:50 restart_policy: condition: on-failure resources: limits: cpus: "0.01" memory: 200M update_config: parallelism: 1 # 每次更新1个副本 delay:...