add a README.md to clarify the purpose of the docker file (#3191)
This commit is contained in:
parent
e92d01cae3
commit
0a057585b1
|
|
@ -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
|
||||
Loading…
Reference in New Issue