[ 48.008575] usb 4-3: >Device not responding to set address.[ 48.212421] usb 4-3: >device not accepting address 9, error -71
[ 48.324451] usb 4-3: >Device[ 48.528340] usb 4-3: >Device not responding to set address.[ 48.732165] usb 4-3</e
0 part /当我连接我的驱动器时,dmesg | grep Western的输出如下:[ 2958.474106] usb 4-3: New USB device found, idVendor=1058, idProduct=0810
[ 2958.474114] usb 4-3: New USB device
我正在使用docker进行部署,在其中我在本地构建映像,并从服务器上的docker-compose.yml集线器中提取映像。然而,文件是通过部署创建和持久化的,即使我的部署脚本运行docker-compose down -v,它可能会删除容器上的命名和匿名卷。在初始部署时,卷配置不一样。实际上,我似乎不能强迫在部署之间丢失图像。我跑了