mirror of
https://github.com/hexolan/stocklet.git
synced 2026-03-26 11:41:18 +00:00
chore: initial commit
This commit is contained in:
3
build/edge-gateway/Dockerfile
Normal file
3
build/edge-gateway/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM envoyproxy/envoy:v1.28-latest
|
||||
COPY envoy.yaml /etc/envoy/envoy.yaml
|
||||
RUN chmod go+r /etc/envoy/envoy.yaml
|
||||
Reference in New Issue
Block a user