Commit 23c849a4 authored by zhijie.xue's avatar zhijie.xue

修改agent未知

parent a57cca20
...@@ -22,5 +22,7 @@ COPY ./lib/* ./project/ ...@@ -22,5 +22,7 @@ COPY ./lib/* ./project/
COPY ./config/* ./project/ COPY ./config/* ./project/
COPY ./application.properties ./project/ COPY ./application.properties ./project/
COPY ./*.jar ./project/ COPY ./*.jar ./project/
COPY ./agent.jar ./project/
CMD ["sh", "docker-entrypoint.sh"] CMD ["sh", "docker-entrypoint.sh"]
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