Sign inSign up

ltbproject/white-pages:alpine-latest

Networking
Security
Web servers
Manifest digest

sha256:04c15ed920899cd8c9284eeabca28ec6934b9d1b9eb629906c2a33f873fc455d

OS/ARCH

linux/amd64

Compressed size

65.11 MB

Last pushed

8 months by coudot

Type

Image

Manifest digest

sha256:04c15ed920899cd8c9284eeabca28ec6934b9d1b9eb629906c2a33f873fc455d

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -x946 B
4ENV HTTPD_PREFIX=/usr/local/apache20 B
5ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
6RUN /bin/sh -c mkdir -p148 B
7WORKDIR /usr/local/apache232 B
8RUN /bin/sh -c set -eux;9.9 MB
9ENV HTTPD_VERSION=2.4.620 B
10ENV HTTPD_SHA256=674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec0 B
11ENV HTTPD_PATCHES=0 B
12RUN /bin/sh -c set -eux;7.64 MB
13STOPSIGNAL SIGWINCH0 B
14COPY httpd-foreground /usr/local/bin/ # buildkit287 B
15EXPOSE map[80/tcp:{}]0 B
16CMD ["httpd-foreground"]0 B
17ARG MIRROR=0 B
18ARG ALPINE_MIRROR=0 B
19RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh93 B
20ENV PHPIZE_DEPS= 0 B
21RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh3.68 MB
22ENV PHP_INI_DIR=/usr/local/etc/php0 B
23RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh173 B
24ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
25ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B
26ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B
27COPY /rootfs / # buildkit11.59 MB
28RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh28.53 MB
29ARG VERSION=latest0 B
30ARG BASE_IMAGE=httpd:alpine3.200 B
31LABEL org.opencontainers.image.authors=LTB-project.org, [email protected] org.opencontainers.image.base.name=httpd:alpine3.20 org.opencontainers.image.description=A0 B
32COPY /rootfs / # buildkit315.58 KB
33WORKDIR /var/www/htdocs133 B
34VOLUME [/var/www/templates_c /var/www/conf /var/www/cache]0 B
35EXPOSE map[80/tcp:{}]0 B
36ENTRYPOINT ["/entrypoint.sh"]0 B
37CMD ["httpd-foreground"]0 B

Command

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit