assets (latest)
Published 2026-03-16 06:08:50 +01:00 by andreas
Installation
docker pull git.42i.org/42i/assets:latestsha256:2e95a21f6906fef6e01fbd7a53b12425cc574f0802e7ba8f9b140c7085380122
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 6d40130eca | linux/amd64 | 127 MiB |
| 8f13797fac | linux/arm64 | 127 MiB |
Image Layers ( linux/arm64)
| 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 |