strawczy
  • Joined on 2017-06-16

treblinka-memoir (latest)

Published 2026-04-12 11:52:00 -04:00 by strawczy

Installation

docker pull git.strawczynski.ca/strawczy/treblinka-memoir:latest
sha256:6d4bfe76865e144c371944672ca7dfa8c8cc438df67032464e4ffe963a2a5666

Image Layers

EXPOSE map[3000/tcp:{}]
COPY /etc/passwd /etc/passwd # buildkit
COPY /busybox/busybox_HTTPD /busybox-httpd # buildkit
USER static
WORKDIR /home/static
COPY httpd.conf . # buildkit
CMD ["/busybox-httpd" "-f" "-v" "-p" "3000"]
USER 1000:1000
COPY /app/book . # buildkit
Details
Container
2026-04-12 11:52:00 -04:00
9
OCI / Docker
linux/amd64
144 MiB
Versions (1) View all
latest 2026-04-12