Commit 74ec5965 authored by leitao.zhang's avatar leitao.zhang

Merge branch 'dev'

parents 88f76d27 0fc40bd2
...@@ -10,6 +10,6 @@ ARG TARGETOS ...@@ -10,6 +10,6 @@ ARG TARGETOS
ARG TARGETARCH ARG TARGETARCH
COPY ./dist/apaas-meshproxy-$TARGETOS-$TARGETARCH /app/apaas-meshproxy COPY ./dist/apaas-meshproxy-$TARGETOS-$TARGETARCH /app/apaas-meshproxy
COPY ./dist/apaas-meshproxy-$TARGETOS-$TARGETARCH /app/proxy
EXPOSE 80 EXPOSE 80
ENTRYPOINT ["/app/apaas-meshproxy", "--port=80", "--prefix=/bgmesh/fiddler"] 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