lou-taylor-web (sha256:be2ff40f6dd1177fbceb53ae24ae12c1b4b7ff6de7567b8ecb105b20b458212e)

Published 2024-10-23 17:03:34 +02:00 by schreifuchs

Installation

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

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