assets (latest)
Published 2026-01-21 14:55:05 +01:00 by andreas
Installation
docker pull git.42i.org/live/assets:latestsha256:2c3c55cbc88441485de3512b82d6bd8217ba6fe6eb4330996343631e22e06b24
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c3c8678d44 | linux/amd64 | 127 MiB |
| 6dca5ba854 | 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 |