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 2020/01/05 02:17:16 UTC

[GitHub] [skywalking] wu-sheng commented on a change in pull request #4043: Add es7 support to docker

wu-sheng commented on a change in pull request #4043: Add es7 support to docker
URL: https://github.com/apache/skywalking/pull/4043#discussion_r363065283
 
 

 ##########
 File path: docs/en/guides/How-to-build.md
 ##########
 @@ -51,18 +51,7 @@ or
 ### Build docker images
 We can build docker images of `backend` and `ui` with `Makefile` located in root folder.
 
-- Build all docker images
-> make docker.all
-
-- Build oap server docker image
-> make docker.oap
-
-- Build ui docker image
-> make docker.ui
-
-`HUB` and `TAG` variables ares used to setup `REPOSITORY` and `TAG` of a docker image. To get
-a oap image with name `bar/oap:foo`, run the following command
-> HUB=bar TAG=foo make docker.oap
+Refer to [Build docker image](https://github.com/apache/skywalking/tree/master/docker) for more details.
 
 Review comment:
   I think we should add refer to `makefile` doc?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services