pol-ssl3 (f90598802812)

Published 2026-08-12 16:50:25 +00:00 by casuallynoted

Installation

docker pull git.casually.cat/casuallynoted/pol-ssl3:f90598802812
sha256:a67b6d920a8d57d19633ce7ef1c8c76c6440f5c139e231d977fef1e1f7922fe2

Image layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends openssl && rm -rf /var/lib/apt/lists/* # buildkit
COPY /opt/ssl3 /opt/ssl3 # buildkit
COPY /opt/stunnel /opt/stunnel # buildkit
COPY stunnel-ssl3.conf /etc/stunnel/stunnel.conf # buildkit
COPY ssl3-entrypoint.sh /usr/local/bin/ssl3-entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /usr/local/bin/ssl3-entrypoint.sh # buildkit
VOLUME [/certs]
ENTRYPOINT ["/usr/local/bin/ssl3-entrypoint.sh"]
Details
Container
2026-08-12 16:50:25 +00:00
42
OCI / Docker
linux/amd64
37 MiB
Versions (1173) View all
63f068e765d3 2026-09-22
5ac502bc557d 2026-09-22
13c1792db7b9 2026-09-22
c7154d1b96fd 2026-09-22
90ad5a5d9456 2026-09-22