We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee6277 commit e40f4aaCopy full SHA for e40f4aa
README.md
@@ -24,7 +24,8 @@
24
25
### Using WASM filters in Envoy
26
27
-Each example can be run with `docker compose` and has a matching Envoy configuration.
+Each example can be run with `docker compose` and has a matching Envoy configuration. These instruction require that both
28
+[Rust](https://www.rust-lang.org/) and [docker compose](https://docker-docs.netlify.app/compose/install/) are installed.
29
30
1. Build the examples WASM filters
31
```sh
0 commit comments