Closed 0xkaz closed 7 months ago
I have some suggestions.
package.json
instead of Makefile
, and create yarn envoy
commandDockerfile.envoy-local
to envoy-local.Dockerfile
docker-compose-envoy-local.yaml
to the parent directory and rename it to envoy-local.yml
README
This way, it aligns with the current file organization, and you can simply type yan envoy
in the root directory.
I made some changes and merged it.
It's a PR to use to use envoy alone with docker compose. @drumfeet @ocrybit