Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

升级后,数据没了 #66

Open
noinlijin opened this issue Sep 10, 2024 · 0 comments
Open

升级后,数据没了 #66

noinlijin opened this issue Sep 10, 2024 · 0 comments

Comments

@noinlijin
Copy link

使用官方推荐 docker 部署
docker run -d -p 1991:1991 surveyking/surveyking

然后发现 docker ps 名字是 laughing_hopper,

如果我要升级镜像,就要

docker stop  laughing_hopper
docker rm  laughing_hopper
docker pull surveyking/surveyking

最后重新执行后
docker run -d -p 1991:1991 surveyking/surveyking

数据没了
docker ps 名字变成了loving_panini

我想问下之前的数据要怎么找回啊。全没了,没有备份❤️‍🩹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant