We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf069f commit 3c43559Copy full SHA for 3c43559
build/Dockerfile
@@ -37,6 +37,7 @@ RUN apt-get update \
37
&& apt-get install --no-install-recommends --no-install-suggests -y \
38
libcap2-bin \
39
libc-ares2 \
40
+ ibluajit-5.1-2 \
41
&& rm -rf /var/lib/apt/lists/*
42
43
ADD https://github.com/airslate-ops/nginx-ingress-controller/releases/download/${VTS_VERSION}/ngx_http_vhost_traffic_status_module.so /etc/nginx/modules/
0 commit comments