lp-novo-quarto (1.0)

Published 2024-10-18 14:56:38 +02:00 by Gabriel

Installation

docker pull git.dev.lainpharma.fr/gabriel/lp-novo-quarto:1.0
sha256:cb59f472e423425c45c0f6b78904c71a3b6fe2a62f2159ce6f2237cec1e96f31

Image Layers

EXPOSE map[3000/tcp:{}]
COPY /etc/passwd /etc/passwd # buildkit
COPY /busybox/_install/bin/busybox / # buildkit
USER static
WORKDIR /home/static
COPY httpd.conf . # buildkit
CMD ["/busybox" "httpd" "-f" "-v" "-p" "3000" "-c" "httpd.conf"]
COPY ./Website/_site/ . # buildkit

Labels

Key Value
com.docker.compose.project lp-novo
com.docker.compose.service quarto
com.docker.compose.version 2.29.2
Details
Container
2024-10-18 14:56:38 +02:00
1
OCI / Docker
linux/amd64
3.2 MiB
Versions (1) View all
1.0 2024-10-18