tirage-limite-site (v1.0.0)

Published 2026-02-17 17:23:17 +00:00 by valerio

Installation

docker pull git.floatingpoint.ch/valerio/tirage-limite-site:v1.0.0
sha256:f971afafaaaa4cc80a1e7c9fbd34b6dd87a113fd0911afb04b266b053573bf0a

Image Layers

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" "-c" "httpd.conf"]
COPY . . # buildkit
Details
Container
2026-02-17 17:23:17 +00:00
0
OCI / Docker
linux/amd64
164 MiB
Versions (4) View all
main 2026-03-23
sha-2821bc0 2026-03-23
v1.0.0 2026-02-17
latest 2026-02-17