chore(docker): adding curl

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-08-19 02:45:10 +02:00
parent 7c3743d222
commit 2232e20b4a

View file

@ -1,5 +1,7 @@
FROM openresty/openresty:1.21.4.1-alpine
RUN apk add --no-cache curl
# Adding prometheus monitoring support
ADD https://raw.githubusercontent.com/knyar/nginx-lua-prometheus/master/prometheus.lua /usr/local/openresty/lualib/
ADD https://raw.githubusercontent.com/knyar/nginx-lua-prometheus/master/prometheus_keys.lua /usr/local/openresty/lualib/