This commit is contained in:
2025-06-28 16:17:38 +08:00
parent 0fb43139f5
commit 30f6b11237

View File

@ -26,4 +26,4 @@ RUN cd /root \
ENTRYPOINT if [ -d /app ]; then cd /app && openresty -p /app; fi; /usr/bin/frpc -c /etc/frp/frpc.toml
# docker build --progress=tty -f frpc.dockerfile -t registry.cn-shenzhen.aliyuncs.com/amass_toolset/frpc:0.63.0 .
# docker build --no-cache --progress=tty -f frpc.dockerfile -t registry.cn-shenzhen.aliyuncs.com/amass_law/frpc:0.63.0 .