lou-taylor-web (sha256:5d0cab8d497206739321ad10de09bf2fb2a5c5d9db6605009fdde5384c538185)

Published 2024-10-04 18:10:51 +02:00 by schreifuchs

Installation

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

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 /app/build . # buildkit
Details
Container
2024-10-04 18:10:51 +02:00
1
OCI / Docker
linux/amd64
724 KiB
Versions (21) View all