群晖docker

容器端口保存不了

ssh登录

运行

ip add 查看网络名字

ip4

docker network create -d macvlan --subnet=10.10.10.0/24 --gateway=10.10.10.1 -o parent=eth0 bridge-ip4

ip4/6

docker network create -d macvlan --subnet=10.10.10.0/24 --gateway=10.10.10.1 --ipv6 --subnet=240e::/60 --gateway=240e::1  -o parent=eth0 bridge-ip4/6

[lightbox title="202409160045"]

群晖docker容器端口保存不了-1

[/lightbox]

最后修改:2025 年 03 月 04 日
如果觉得我的文章对你有用,请随意赞赏