You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2019/02/11 07:49:09 UTC

[GitHub] hanahmily commented on a change in pull request #2237: Update docker-compose.yml

hanahmily commented on a change in pull request #2237: Update docker-compose.yml
URL: https://github.com/apache/incubator-skywalking/pull/2237#discussion_r255400328
 
 

 ##########
 File path: docker/docker-compose.yml
 ##########
 @@ -37,7 +37,7 @@ services:
       - 11800:11800
       - 12800:12800
     volumes:
-      - ./config:/apache-skywalking-apm-incubating/config:ro
+      - ./config:/skywalking/config:ro
 
 Review comment:
   should be `./config:/apache-skywalking-apm-incubating-bin/config:ro` according to [OAP Dockerfile](https://github.com/apache/incubator-skywalking/blob/master/docker/oap/Dockerfile)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services