pymumu / smartdns

A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
https://pymumu.github.io/smartdns/
GNU General Public License v3.0
8.25k stars 1.06k forks source link

docker版本升级问题 #1783

Open rumij opened 1 month ago

rumij commented 1 month ago

问题现象
我想升级smartdns,但是不知道怎么升级。

大佬们我该怎么升级啊,不会直接重新run一个吧

PikuZheng commented 1 month ago

容器当然是 re-pull image啊

rumij commented 1 month ago

嗦嘎,懂了

PikuZheng commented 1 month ago

约等于重建吧 正常用命令行应该是先删除现有容器然后删除现有镜像,然后重新run。我平时用portainer点rebuild勾选re-pull image就行。或者用watchtower