Skip to content

Instantly share code, notes, and snippets.

@mohak1712
Created January 29, 2021 08:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mohak1712/64dcb4f5fab2530cb924df7872a8bc2b to your computer and use it in GitHub Desktop.
Save mohak1712/64dcb4f5fab2530cb924df7872a8bc2b to your computer and use it in GitHub Desktop.
FROM envoyproxy/envoy:v1.17.0
COPY ./envoy.yaml /etc/envoy/envoy.yaml
RUN chmod go+r /etc/envoy/envoy.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment