Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help Wanted! Creating a custom envoy docker image #113

Open
gcode555 opened this issue Jan 6, 2020 · 0 comments
Open

Help Wanted! Creating a custom envoy docker image #113

gcode555 opened this issue Jan 6, 2020 · 0 comments

Comments

@gcode555
Copy link

gcode555 commented Jan 6, 2020

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 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant