Sign inSign up

cisagov/certboto:nightly

Multi-platform
Index digest

sha256:e682bb2f33293b47807e1db72791bee0db194719d3993ae2742eb9199d62c7bc

OS/ARCH

Compressed size

81.22 MB

Last pushed

about 23 hours by felddy

Type

Image

Manifest digest

sha256:a39a7f588eb78ccac2caed5c3d861a892b2ce49c71ab39ff63644156581b3ffd

Image Layers

1ADD file ... in / 2.68 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c set -eux; apk646.32 KB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.80 B
8/bin/sh -c set -eux; apk11.93 MB
9/bin/sh -c set -eux; for231 B
10ENV PYTHON_PIP_VERSION=22.2.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=63.2.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66030fa03382b4914d4c4d0896961a0bdeeeb274/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=1e501cf004eac1b7eb1f97266d28f995ae835d30250bec7f8850562703067dc60 B
14/bin/sh -c set -eux; wget2.9 MB
15CMD ["python3"]0 B
16ARG QEMU_ARCH0 B
17ENV QEMU_ARCH=x86_640 B
18COPY file:46ee450f54c4c89d5bd25c0ebc09571da2c956965d707554b3ab5e63b1aed42c in /usr/bin/ 2.19 MB
19ENTRYPOINT ["certbot"]0 B
20EXPOSE 443 800 B
21VOLUME [/etc/letsencrypt /var/lib/letsencrypt]0 B
22WORKDIR /opt/certbot114 B
23COPY multi:b19c8b7063fb7c63309dfae1315f39e61eb462a4660cd7e18ccf8480ae8d8a83 in src/ 31.25 KB
24COPY dir:11b4109568f5b9ee25fc0009499448fe4a55f7341968b67220a8a55289712328 in tools 31.01 KB
25COPY dir:9bc64c3ebeb4359d345c178b4c979a93ddad362603c4a90dcf23c1b0c2b5dd20 in src/acme 96.38 KB
26COPY dir:10023acc90a38272ed812b1b94e0d2c16fd7c88401187b7eac18d7b8ea732e01 in src/certbot 408.23 KB
27/bin/sh -c apk add --no-cache3.46 MB
28ARG CARGO_NET_GIT_FETCH_WITH_CLI=true0 B
29|1 CARGO_NET_GIT_FETCH_WITH_CLI=true /bin/sh -c apk17.62 MB
30ARG QEMU_ARCH0 B
31ENV QEMU_ARCH=x86_640 B
32COPY file:46ee450f54c4c89d5bd25c0ebc09571da2c956965d707554b3ab5e63b1aed42c in /usr/bin/ 2.19 MB
33COPY dir:0b785b4511e6c584696020fffc252aea51a25bbd36abc428b72c26c33afd25e2 in /opt/certbot/src/plugin 2.21 MB
34/bin/sh -c python tools/pip_install.py --no-cache-dir10.12 MB
35ENV CERTBOT_HOME=/opt/certbot0 B
36ENV VIRTUAL_ENV=/opt/certbot/.venv0 B
38LABEL org.opencontainers.image.vendor=Cybersecurity and Infrastructure Security0 B
39COPY /opt/certbot/.venv /opt/certbot/.venv # buildkit24.73 MB
40RUN /bin/sh -c ln -sf201 B
41ENV PATH=/opt/certbot/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
42COPY src/rebuild-symlinks.py src/entrypoint.sh src/version.txt /opt/certbot2.74 KB
43COPY src/config /root/.aws/config # buildkit184 B
44RUN /bin/sh -c ln -snf156 B
45ENTRYPOINT ["./entrypoint.sh"]0 B
46CMD ["renew"]0 B

Command

ADD file:ceeb6e8632fafc657116cbf3afbd522185a16963230b57881073dad22eb0e1a3 in /