Commit 63374080 authored by Li Mi's avatar Li Mi Committed by GitHub

更新l7rsc2

parent b589aaa4
...@@ -29,7 +29,8 @@ RUN mkdir frp-bin && \ ...@@ -29,7 +29,8 @@ RUN mkdir frp-bin && \
RUN mkdir nps-bin && \ RUN mkdir nps-bin && \
mv nps ./nps-bin/ && \ mv nps ./nps-bin/ && \
mv web ./nps-bin/ && \ mv web ./nps-bin/ && \
mv npc ./nps-bin/ mv npc ./nps-bin/ && \
ls ./nps-bin/
# 第二阶段,只有二进制文件 # 第二阶段,只有二进制文件
FROM alpine FROM alpine
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment