training (latest)
Published 2026-01-21 18:26:08 +01:00 by andreas
Installation
docker pull git.42i.org/42i/training:latestsha256:132e6ad57a0793a1ae842e4f86f69e684d32764cccf71be578176e10d05af7a9
Images
| Digest | OS / Arch | Size |
|---|---|---|
| c711dfa7f1 | linux/amd64 | 257 MiB |
| 45fdce2056 | linux/arm64 | 257 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 Unterlagen/ /home/static # buildkit |