mirror of
https://github.com/katanemo/plano.git
synced 2026-04-28 10:26:36 +02:00
Fold function_resolver into model_server (#103)
This commit is contained in:
parent
b0ce5eca93
commit
f4395d39f9
24 changed files with 31 additions and 197 deletions
|
|
@ -4,6 +4,5 @@ COPY config_generator/requirements.txt .
|
|||
RUN pip install -r requirements.txt
|
||||
COPY config_generator/config_generator.py .
|
||||
COPY arch/envoy.template.yaml .
|
||||
COPY arch/katanemo-config.yaml .
|
||||
|
||||
CMD ["python", "config_generator.py"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue