mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
Added metadata to dockerfile
This commit is contained in:
parent
6428423274
commit
ab1c5ad382
@ -1,5 +1,8 @@
|
|||||||
FROM jc21/nginx-proxy-manager-base
|
FROM jc21/nginx-proxy-manager-base
|
||||||
|
|
||||||
|
MAINTAINER Jamie Curnow <jc@jc21.com>
|
||||||
|
LABEL maintainer="Jamie Curnow <jc@jc21.com>"
|
||||||
|
|
||||||
ENV SUPPRESS_NO_CONFIG_WARNING=1
|
ENV SUPPRESS_NO_CONFIG_WARNING=1
|
||||||
ENV S6_FIX_ATTRS_HIDDEN=1
|
ENV S6_FIX_ATTRS_HIDDEN=1
|
||||||
RUN echo "fs.file-max = 65535" > /etc/sysctl.conf
|
RUN echo "fs.file-max = 65535" > /etc/sysctl.conf
|
||||||
|
Loading…
Reference in New Issue
Block a user