We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432c448 commit 6d90996Copy full SHA for 6d90996
build/Dockerfile
@@ -40,6 +40,7 @@ RUN apt-get update \
40
libcap2-bin \
41
libc-ares2 \
42
libpcre2-8-0 \
43
+ google-perftools \
44
&& rm -rf /var/lib/apt/lists/*
45
46
ADD https://github.com/airslate-ops/nginx-ingress-controller/releases/download/${LUA_VERSION}/libluajit-5.1.so.2 /usr/local/lib/
0 commit comments