Update README.md (#3550)

This commit is contained in:
Gao Hongtao 2019-09-30 11:08:21 +08:00 committed by 吴晟 Wu Sheng
parent 116f50ee82
commit eb457556ba
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,3 @@
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
You can use `Makefile` located at root folder to build docker image with current code base. The enviroment variable `HUB` and `TAG` will help you build the image with dedicated tag.