Commit 646b85bd by yinyong

Update Dockerfile

parent dc162f8a
......@@ -22,8 +22,8 @@ RUN set -eux; \
rm -rf "config"; rm -rf "oap-libs"; \
rm -rf "agent";
COPY docker-entrypoint.sh .
COPY logback.xml webapp/
COPY /docker-skywalking/6/6.6/oap/docker-entrypoint.sh .
COPY /docker-skywalking/6/6.6/oap/logback.xml webapp/
FROM openjdk:8-jre-alpine
......
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