mthie®
Wedel, Germany

comments (latest)

Published 2025-07-21 23:15:42 +02:00 by mthie

Installation

docker pull docker.mthie.com/mthie.com/comments:latest
sha256:43186169c00d423087d249cc7bd3c0e84976cce26ae11983170a1775f64d76de

Images

Digest OS / Arch Size
265c929b79 linux/amd64 12 MiB
a5760d0bf2 linux/arm64 12 MiB

Image Layers ( linux/arm64)

ADD alpine-minirootfs-3.22.1-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk update # buildkit
RUN /bin/sh -c apk add --no-cache ca-certificates tzdata # buildkit
COPY /usr/bin/comment.mthie.com /usr/bin/comment.mthie.com # buildkit
COPY /usr/local/lib/ /usr/local/lib/ # buildkit
RUN /bin/sh -c ls -lah /usr/local/lib # buildkit
RUN /bin/sh -c ldconfig -v /usr/local/lib # buildkit
EXPOSE map[80/tcp:{}]
CMD ["comment.mthie.com"]
Details
Container
2025-07-21 23:15:42 +02:00
19
OCI / Docker
Versions (1) View all
latest 2025-07-21