2456868764 / dubbo-mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dubbo-mesh

prebuild

build 项目之前,需要下载项目依赖库 istio 和 dubbo-go 特定分支到本地 external 目录 执行 make prebuild

make prebuild

build images

  image-buildx-client  Build and push docker image for the dubbo client for cross-platform support
  image-buildx-httpbin  Build and push docker image for the dubbo httpbin for cross-platform support
  image-buildx-pilot-agent  Build and push docker image for the pilot agent for cross-platform support
  image-buildx-sleep  Build and push docker image for the sleep for cross-platform support
  prebuild         prebuild project

测试环境

image

测试文档说明连接

Reference

About


Languages

Language:Go 95.7%Language:Makefile 3.0%Language:Dockerfile 1.3%