mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
parent
685144bbd7
commit
87900beddd
18 changed files with 252 additions and 2135 deletions
|
|
@ -5,7 +5,6 @@ WORKDIR /envoyfilter
|
|||
COPY envoyfilter/src /envoyfilter/src
|
||||
COPY envoyfilter/Cargo.toml /envoyfilter/
|
||||
COPY envoyfilter/Cargo.lock /envoyfilter/
|
||||
COPY open-message-format /open-message-format
|
||||
COPY public_types /public_types
|
||||
|
||||
RUN cargo build --release --target wasm32-wasi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue