hanahmily commented on a change in pull request #17: URL: https://github.com/apache/skywalking-docker/pull/17#discussion_r607416322
########## File path: java-agent/README.md ########## @@ -0,0 +1,27 @@ +# Apache SkyWalking Agent docker file + +**Docker images are not official ASF releases but provided for convenience. Recommended usage is always to build the source** + +<img src="http://skywalking.apache.org/assets/logo.svg" alt="Sky Walking logo" height="90px" align="right" /> + +**SkyWalking**: an APM(application performance monitor) system, especially designed for +microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. + +[](https://github.com/apache/skywalking) +[](https://twitter.com/AsfSkyWalking) + +You could find docker file at [here](https://github.com/apache/skywalking-docker) + +This image only hosts the pre-built SkyWalking Java agent jars, and provides some convenient configurations for containerization scenarios. + +# How to use this image Review comment: Could you add an example to show kubernetes[ shared volume usage](https://kubernetes.io/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/)? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
