Skip to content

Instantly share code, notes, and snippets.

@msfidelis
Created December 15, 2019 22:25
Show Gist options
  • Save msfidelis/99116b8dd90b36832c197e033c127779 to your computer and use it in GitHub Desktop.
Save msfidelis/99116b8dd90b36832c197e033c127779 to your computer and use it in GitHub Desktop.
FROM envoyproxy/envoy-alpine:v1.12.2
COPY envoy.yaml /etc/envoy/envoy.yaml
EXPOSE 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment