emmabyte (latest)

Published 2026-05-07 19:46:16 +00:00 by emma

Installation

docker pull git.emmabyte.de/emma/emmabyte:latest
sha256:abc6ef1f7b2203b178d22db3389adb7d803b4a28b68fddf2853292c46c2c364c

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"]
COPY /app/_site /home/static # buildkit
Details
Container
2026-05-07 19:46:16 +00:00
4
OCI / Docker
linux/amd64
73 MiB
Versions (40) View all