certbot-simple (sha256:1dd5e23811e88997113befeeb28663234645b76870c7344eed9cef376543c205)

Published 2024-09-04 15:34:35 +00:00 by panel

Installation

docker pull gitea.nulo.in/sutty/certbot-simple@sha256:1dd5e23811e88997113befeeb28663234645b76870c7344eed9cef376543c205
sha256:1dd5e23811e88997113befeeb28663234645b76870c7344eed9cef376543c205

Image Layers

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
CMD ["/bin/sh"]
ARG ALPINE_VERSION=3.20.2
ENV LANG=C.UTF-8
COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit
RUN |1 ALPINE_VERSION=3.20.2 /bin/sh -c echo ${ALPINE_VERSION} | cut -d . -f 1,2 | xargs -I {} echo https://alpine.sutty.nl/alpine/v{}/sutty | tee -a /etc/apk/repositories # buildkit
RUN |1 ALPINE_VERSION=3.20.2 /bin/sh -c wget https://alpine.sutty.nl/alpine/sutty.pub -O /etc/apk/keys/alpine@sutty.nl-5ea884cd.rsa.pub # buildkit
LABEL org.opencontainers.image.authors=f@sutty.nl
ENV EMAIL=monit@sutty.nl
ENV EMAIL_FROM=monit@sutty.nl
ENV MMONIT=mmmonit.athshe.sutty.nl
ENV CREDENTIALS=mmmonit:mmmonit.athshe.sutty.nl
RUN /bin/sh -c apk add --no-cache tini monit knsupdate # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /etc/monit.d/external/ # buildkit
RUN /bin/sh -c install -dm 2750 -o root -g root /var/lib/monit # buildkit
COPY /etc/monitrc /etc/monitrc # buildkit
COPY ./nsupdate.sh /usr/local/bin/nsupdate # buildkit
COPY ./whatsmyip6.sh /usr/local/bin/whatsmyip6 # buildkit
COPY ./whatsmydefaulteth.sh /usr/local/bin/whatsmydefaulteth # buildkit
COPY ./syslogize.sh /usr/local/bin/syslogize # buildkit
COPY ./zeroconf.sh /usr/local/bin/zeroconf # buildkit
COPY ./zeroconf.conf /etc/zeroconf.conf # buildkit
EXPOSE map[2812/tcp:{}]
ENTRYPOINT ["/sbin/tini" "--"]
CMD ["/usr/bin/monit"]
LABEL org.opencontainers.image.authors=f@sutty.nl
RUN /bin/sh -c addgroup -S -g 777 ssl # buildkit
RUN /bin/sh -c apk add --no-cache certbot certbot-dns-standalone # buildkit
COPY ./monit.conf /etc/monit.d/certbot.conf # buildkit
COPY ./certbotd.sh /usr/local/bin/certbotd # buildkit
COPY ./ssh_config /root/.ssh/config # buildkit
VOLUME [/etc/letsencrypt]
VOLUME [/var/lib/letsencrypt]

Labels

Key Value
org.opencontainers.image.authors f@sutty.nl
org.opencontainers.image.created 2024-09-04T15:32:54Z
org.opencontainers.image.revision 325ebd39416bccf1258c020398a773db9e24b4cd
org.opencontainers.image.source https://gitea.nulo.in/Sutty/containers-certbot-simple.git
org.opencontainers.image.url https://gitea.nulo.in/Sutty/containers-certbot-simple
Details
Container
2024-09-04 15:34:35 +00:00
1
OCI / Docker
linux/amd64
f@sutty.nl
30 MiB
Versions (3) View all
latest 2024-09-04
3.19.3 2024-09-04
3.20.2 2024-09-04