lou-taylor-web (sha256:c6e16682bb5d3a6cc4ced5fc45e4dcd6651351590ee570e411711a24ff4a4bdc)

Published 2024-10-12 17:57:34 +02:00 by schreifuchs

Installation

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

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-12 17:57:34 +02:00
1
OCI / Docker
linux/amd64
731 KiB
Versions (21) View all