Created
December 15, 2019 22:25
-
-
Save msfidelis/99116b8dd90b36832c197e033c127779 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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