assets (latest)

Published 2026-09-13 00:14:37 +02:00 by andreas

Installation

docker pull git.42i.org/42i/assets:latest
sha256:70caa40f99838664017feb62d1e341c31a0c34e91193a1cac0f8eeb64eea7745

Images

Digest OS / Arch Size
41cd6b7894 linux/amd64 127 MiB
1afba4ded2 linux/arm64 127 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 Assets/ /home/static # buildkit
Details
Container
2026-09-13 00:14:37 +02:00
86
OCI / Docker
Versions (1) View all
latest 2026-09-13