assets (latest)

Published 2026-07-13 07:06:49 +02:00 by andreas

Installation

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

Images

Digest OS / Arch Size
6fa2ef4d1f linux/amd64 127 MiB
b7b6d5ff84 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-07-13 07:06:49 +02:00
68
OCI / Docker
Versions (1) View all
latest 2026-07-13