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 6428423 commit ab1c5adCopy full SHA for ab1c5ad
Dockerfile
@@ -1,5 +1,8 @@
1
FROM jc21/nginx-proxy-manager-base
2
3
+MAINTAINER Jamie Curnow <jc@jc21.com>
4
+LABEL maintainer="Jamie Curnow <jc@jc21.com>"
5
+
6
ENV SUPPRESS_NO_CONFIG_WARNING=1
7
ENV S6_FIX_ATTRS_HIDDEN=1
8
RUN echo "fs.file-max = 65535" > /etc/sysctl.conf
0 commit comments