mirror of https://github.com/bjdgyc/anylink.git
docker 添加 telnet
This commit is contained in:
parent
507feec72f
commit
abce53e008
|
@ -11,7 +11,7 @@ fi
|
|||
|
||||
|
||||
# docker 启动使用 4.19 以上内核
|
||||
apk add --no-cache ca-certificates bash iproute2 tzdata iptables
|
||||
apk add --no-cache ca-certificates bash iproute2 tzdata iptables inetutils-telnet
|
||||
|
||||
# alpine:3.19 兼容老版本 iptables
|
||||
apk add --no-cache iptables-legacy
|
||||
|
|
Loading…
Reference in New Issue