trojan / Dockerfile
wsj1995's picture
Update Dockerfile
eba1fac verified
raw
history blame
156 Bytes
FROM teddysun/xray
RUN --mount=type=secret,id=TROJAN_CONFIG,mode=0444,required=true \
/bin/sh -c cat /run/secrets/TROJAN_CONFIG > /etc/xray/config.json