mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #978] 请教一个问题,为什么每次更换了nginx-ui的镜像后 之前直接挂载的数据 就没办法用了,必须走备份恢复逻辑吗? #2079
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#2079
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @freshgeek on GitHub (Apr 21, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/978
请教一个问题,为什么每次更换了nginx-ui的镜像后 之前直接挂载的数据 就没办法用了,必须走备份恢复逻辑吗?
比如:我把整个nginx 、 nginx-ui 、 www 几个关键文件做了存储卷挂载
然后启动新的nginx-ui 镜像,版本不一致的话,同样的账号密码就无法登录进去了,只能重新初始化 拷贝文件?