INKASSO.live Projekt

www (latest)

Published 2026-07-15 05:04:26 +02:00 by andreas

Installation

docker pull git.42i.org/live/www:latest
sha256:36d1a0e08cb6a12e7215b7f512554cc47ad1fb54d8d85381003c80d5e940138e

Images

Digest OS / Arch Size
1638709120 linux/amd64 4.3 MiB
3098932069 linux/arm64 4.3 MiB

Image Layers ( linux/amd64)

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 public/ /home/static # buildkit
Details
Container
2026-07-15 05:04:26 +02:00
290
OCI / Docker
Versions (1) View all
latest 2026-07-15