mirror of
https://github.com/samuelhbne/proxy-xray.git
synced 2025-12-17 04:34:37 +03:00
npm unsafe-perm
This commit is contained in:
@@ -33,7 +33,7 @@ COPY --from=builder /tmp/accelerated-domains.china.conf /etc/dnsmasq.disable/
|
||||
|
||||
RUN apk update && apk add bash openssl curl jq moreutils \
|
||||
whois dnsmasq ca-certificates proxychains-ng npm
|
||||
RUN npm install --unsafe-perm=true -g qrcode-terminal
|
||||
RUN npm install -g qrcode-terminal --verbose
|
||||
|
||||
RUN sed -i "s/^socks4.*/socks5\t127.0.0.1 1080/g" /etc/proxychains/proxychains.conf
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ COPY --from=builder /tmp/accelerated-domains.china.conf /etc/dnsmasq.disable/
|
||||
|
||||
RUN apk update && apk add bash openssl curl jq moreutils \
|
||||
whois dnsmasq ca-certificates proxychains-ng npm
|
||||
RUN npm install --unsafe-perm=true -g qrcode-terminal
|
||||
RUN npm install -g qrcode-terminal --verbose
|
||||
|
||||
RUN sed -i "s/^socks4.*/socks5\t127.0.0.1 1080/g" /etc/proxychains/proxychains.conf
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ COPY --from=builder /tmp/accelerated-domains.china.conf /etc/dnsmasq.disable/
|
||||
|
||||
RUN apk update && apk add bash openssl curl jq moreutils \
|
||||
whois dnsmasq ca-certificates proxychains-ng npm
|
||||
RUN npm install --unsafe-perm=true -g qrcode-terminal
|
||||
RUN npm install -g qrcode-terminal --verbose
|
||||
|
||||
RUN sed -i "s/^socks4.*/socks5\t127.0.0.1 1080/g" /etc/proxychains/proxychains.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user