Sign inSign up

vegardit/softhsm2-pkcs11-proxy:develop-debian

Multi-platform
Security
Developer tools
Index digest

sha256:d4af4d37c5313b51490181c2a1de9e45cc49e5d2fba6670b7fc31101eb3629bb

OS/ARCH

Compressed size

55.95 MB

Last pushed

2 days by sebthom

Type

Image

Manifest digest

sha256:3b23582d8b4c320e43ad6e17805c2e40f9e8e22366623b286bd26fd071c0403d

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ARG DEBIAN_FRONTEND=noninteractive0 B
3ARG LC_ALL=C0 B
4SHELL [/bin/bash -euo pipefail -c]0 B
5ARG INSTALL_SUPPORT_TOOLS=00 B
6ARG BASE_LAYER_CACHE_KEY=202609230 B
7RUN |4 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=019.31 MB
8COPY /etc/softhsm* /etc/ # buildkit435 B
9COPY /usr/local/bin/softhsm* /usr/local/bin/ # buildkit3.34 MB
10COPY /usr/local/lib/softhsm/libsofthsm2.so /usr/local/lib/softhsm/libsofthsm2.so # buildkit4.73 MB
11COPY /usr/local/share/man/man1/softhsm* /usr/local/share/man/man1/ # buildkit3 KB
12COPY /usr/local/share/man/man5/softhsm* /usr/local/share/man/man5/ # buildkit1.65 KB
13COPY /usr/local/bin/pkcs11-* /usr/local/bin/ # buildkit41.32 KB
14COPY /usr/local/lib/libpkcs11-proxy* /usr/local/lib/ # buildkit115.6 KB
15COPY image/*.sh /opt # buildkit1.42 KB
16COPY image/test.* /opt # buildkit2.21 KB
17COPY .shared/lib/bash-init.sh /opt/bash-init.sh # buildkit2.8 KB
18ENV INIT_SH_FILE=/opt/init-token.sh TOKEN_AUTO_INIT=1 TOKEN_LABEL=Test Token0 B
19ARG OCI_authors=Vegard IT GmbH (vegardit.com)0 B
20ARG OCI_title=vegardit/softhsm2-pkcs11-proxy0 B
21ARG OCI_description=Docker image to run0 B
22ARG OCI_source=https://github.com/vegardit/docker-softhsm2-pkcs11-proxy0 B
23ARG OCI_revision=da617950 B
24ARG OCI_version=da617950 B
25ARG OCI_created=2026-09-23T19:54:18Z0 B
26ARG GIT_BRANCH=main0 B
27ARG GIT_COMMIT_DATE=2026-09-02 14:08:24 UTC0 B
28LABEL org.opencontainers.image.title=vegardit/softhsm2-pkcs11-proxy org.opencontainers.image.description=Docker image to0 B
29LABEL maintainer=Vegard IT GmbH (vegardit.com)0 B
30RUN |13 DEBIAN_FRONTEND=noninteractive LC_ALL=C INSTALL_SUPPORT_TOOLS=0800 B
31EXPOSE [2345/tcp]0 B
32VOLUME [/var/lib/softhsm/]0 B
33ENTRYPOINT ["/usr/bin/tini" "--"]0 B
34CMD ["/bin/bash" "/opt/run.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1783900800'