lou-taylor-web (sha256:af869cafc4d68fc06a78f16e1e6874cd5d9933a505f4c4f271c52cecc2afb55e)

Published 2024-10-18 13:02:02 +02:00 by schreifuchs

Installation

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

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