Commit 9ee69410 authored by gaoshiyao's avatar gaoshiyao

update

parent 071c5f59
...@@ -3,4 +3,4 @@ MAINTAINER {{ AUTHOR }} ...@@ -3,4 +3,4 @@ MAINTAINER {{ AUTHOR }}
LABEL Author={{ AUTHOR }} Name={{ PROJECT }} Version={{ VERSION }} LABEL Author={{ AUTHOR }} Name={{ PROJECT }} Version={{ VERSION }}
COPY ./dist/. /app COPY ./dist/. /app
EXPOSE 80 EXPOSE 80
ENTRYPOINT ["/app/apaas-meshproxy", "--port=80"] ENTRYPOINT ["/app/proxy", "--port=80"]
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