Commit 0fc40bd2 authored by leitao.zhang's avatar leitao.zhang

update

parent 6de1d835
......@@ -10,6 +10,6 @@ ARG TARGETOS
ARG TARGETARCH
COPY ./dist/apaas-meshproxy-$TARGETOS-$TARGETARCH /app/apaas-meshproxy
COPY ./dist/apaas-meshproxy-$TARGETOS-$TARGETARCH /app/proxy
EXPOSE 80
ENTRYPOINT ["/app/apaas-meshproxy", "--port=80", "--prefix=/bgmesh/fiddler"]
\ No newline at end of file
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