摘要:
以下是一个开源项目的Dockerfile # stage 1: builder FROM golang:1.14.2-alpine as builder ENV BURROW_SRC /usr/src/Burrow/ RUN apk add --no-cache git curl COPY . $B 阅读全文
摘要:
https://www.cnblogs.com/toutou/archive/2019/10/06/kafka_command.html 阅读全文
摘要:
https://github.com/linkedin/Burrow https://github.com/linkedin/Burrow/wiki/Configuration https://blog.51cto.com/professor/2119071?utm_source=oschina-a 阅读全文