This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new 0a05758 add a README.md to clarify the purpose of the docker file
(#3191)
0a05758 is described below
commit 0a057585b1491c6a2c13ffb842aae8a22480c074
Author: Steve Hu <[email protected]>
AuthorDate: Mon Jul 29 11:09:46 2019 -0400
add a README.md to clarify the purpose of the docker file (#3191)
---
docker/README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/docker/README.md b/docker/README.md
new file mode 100644
index 0000000..4322f4a
--- /dev/null
+++ b/docker/README.md
@@ -0,0 +1,6 @@
+This folder contains Docker files for SkyWalking developers to build images
manually. If you want to start SkyWalking backend server with docker-compose
for your integration, please visit https://github.com/apache/skywalking-docker
repository.
+
+You can find docker images on hub.docker.com along with user's guide if you
want to start them individually.
+
+https://hub.docker.com/r/apache/skywalking-oap-server
+https://hub.docker.com/r/apache/skywalking-ui