certbot (sha256:8773de39bf3390115572d06983382f657ede2bbfdc8878ec29f5630accf1b770)
Published 2025-03-08 16:06:02 +00:00 by sutty
Installation
docker pull git.sutty.abyaya.la/containers/certbot@sha256:8773de39bf3390115572d06983382f657ede2bbfdc8878ec29f5630accf1b770sha256:8773de39bf3390115572d06983382f657ede2bbfdc8878ec29f5630accf1b770Image layers
| ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG ALPINE_VERSION=3.21.3 |
| ENV LANG=C.UTF-8 |
| COPY /usr/share/zoneinfo/UTC /etc/localtime # buildkit |
| RUN |1 ALPINE_VERSION=3.21.3 /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.21.3 /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 install -dm 2700 -o root -g root /root/.ssh # buildkit |
| RUN /bin/sh -c apk add --no-cache certbot jq wget openssh-client rsync certbot-dns-standalone gnutls-utils # 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 | 2025-03-08T16:04:43Z |
| org.opencontainers.image.revision | ed8b20e518aedddc029e32badd37d5a7f1344043 |
| org.opencontainers.image.source | https://git.sutty.abyaya.la/containers/certbot.git |
| org.opencontainers.image.url | https://git.sutty.abyaya.la/containers/certbot |
Details
2025-03-08 16:06:02 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
f@sutty.nl
33 MiB