Commit e97f2a65 authored by Li Mi's avatar Li Mi

测试为什么丢失了文件夹

parent 63374080
......@@ -36,4 +36,5 @@ RUN mkdir nps-bin && \
FROM alpine
COPY --from=0 /frp-bin/* /
COPY --from=0 /nps-bin/* /
RUN ls /
CMD [ "echo", "请覆盖CMD并且选择命令,frps,frpc,nps,npc" ]
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