lou-taylor-web (sha256:66f9d838e15fb99148605086bda4fef112348f0c281ed0d50f1260a4018d5b77)

Published 2024-10-15 19:30:07 +02:00 by schreifuchs

Installation

docker pull git.schreifuchs.ch/lou-taylor/lou-taylor-web@sha256:66f9d838e15fb99148605086bda4fef112348f0c281ed0d50f1260a4018d5b77
sha256:66f9d838e15fb99148605086bda4fef112348f0c281ed0d50f1260a4018d5b77

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 ./build . # buildkit
Details
Container
2024-10-15 19:30:07 +02:00
1
OCI / Docker
linux/amd64
733 KiB
Versions (21) View all