Skip to content

Commit ab1c5ad

Browse files
committed
Added metadata to dockerfile
1 parent 6428423 commit ab1c5ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
FROM jc21/nginx-proxy-manager-base
22

3+
MAINTAINER Jamie Curnow <[email protected]>
4+
LABEL maintainer="Jamie Curnow <[email protected]>"
5+
36
ENV SUPPRESS_NO_CONFIG_WARNING=1
47
ENV S6_FIX_ATTRS_HIDDEN=1
58
RUN echo "fs.file-max = 65535" > /etc/sysctl.conf

0 commit comments

Comments
 (0)