mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-18 08:20:53 +00:00
Merge a4deeec3b0
into 08dcef80bf
This commit is contained in:
commit
fa2056316b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ RUN FILE_NAME=`sh file-name.sh` && echo $FILE_NAME && \
|
|||
FROM alpine:latest
|
||||
LABEL org.opencontainers.image.source="https://github.com/MetaCubeX/mihomo"
|
||||
|
||||
RUN apk add --no-cache ca-certificates tzdata iptables
|
||||
RUN apk add --no-cache ca-certificates tzdata iptables nftables iproute2
|
||||
|
||||
VOLUME ["/root/.config/mihomo/"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue