Replies: 2 comments 6 replies
-
|
只要目录 |
Beta Was this translation helpful? Give feedback.
6 replies
-
|
经过排查,目录 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
事发经过:前两天硬盘损坏,然后就使用rsync命令复制整个docker的持久化配置文件到另外一块磁盘,当时心急,忘记使用博客自带的备份工具打包备份,而是直接复制了整个容器的持久化配置,因为之前重装系统,重新拉取镜像回来运行就可以了,结果这次迁移之后起容器,却显示是新安装的,无法读取到旧的数据,即使是把备份的docker配置重新放回原来的路径也是不行。
求助解决方法:请问还有办法能读取到已有的数据吗?写了很多文章,不想弄丢了。
系统是Debian 12.5,使用的是Docker部署Halo,官方的文档示例,只是修改了账户密码和配置路径,具体配置如下所示,账户密码这里简化为test展示。
备份的文件都显示还在:


Beta Was this translation helpful? Give feedback.
All reactions