envoyproxy / envoyproxy/envoy-filter-example

Help Wanted! Creating a custom envoy docker image

未关闭
#113 0 条评论 5 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
360
派生
220
PR 合并指标
30 天内没有已合并 PR

描述

Hello!, I wrote a custom http filter for envoy (following the sample available here). I am able to build the project and generate an envoy static binary using `bazel build //http-filter-example:envoy`. I tried to generate a docker image for envoy with this custom filter included following the documentation [here](https://www.envoyproxy.io/docs/envoy/latest/install/sandboxes/local_docker_build) but it doesn't seem to factor in the custom filter I added.

How do I go about creating a custom docker image for envoy with the filter that I just added?

Sorry, I am new to envoy and bazel and I apologize if I am asking something that is already documented somewhere.

Thanks!

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。