sha256:aabf8719c8083e877d5176d38d53789d9bfff7f7891591151f298c553392f3f0
OS/ARCH
linux/amd64
Compressed size
67.84 MB
Last pushed
over 1 year by coudot
Type
Image
Manifest digest
sha256:aabf8719c8083e877d5176d38d53789d9bfff7f7891591151f298c553392f3f0
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -x946 B4ENV HTTPD_PREFIX=/usr/local/apache20 B5ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c mkdir -p148 B7WORKDIR /usr/local/apache232 B8RUN /bin/sh -c set -eux;9.9 MB9ENV HTTPD_VERSION=2.4.620 B10ENV HTTPD_SHA256=674188e7bf44ced82da8db522da946849e22080d73d16c93f7f4df89e25729ec0 B11ENV HTTPD_PATCHES=0 B12RUN /bin/sh -c set -eux;7.64 MB13STOPSIGNAL SIGWINCH0 B14COPY httpd-foreground /usr/local/bin/ # buildkit287 B15EXPOSE map[80/tcp:{}]0 B16CMD ["httpd-foreground"]0 B17ARG MIRROR=0 B18ARG ALPINE_MIRROR=0 B19RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh93 B20ENV PHPIZE_DEPS= 0 B21RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh1.38 MB22ENV PHP_INI_DIR=/usr/local/etc/php0 B23RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh178 B24ENV PHP_CFLAGS=-fstack-protector-strong -fpic -fpie -O20 B25ENV PHP_CPPFLAGS=-fstack-protector-strong -fpic -fpie -O20 B26ENV PHP_LDFLAGS=-Wl,-O1 -pie0 B27COPY /rootfs / # buildkit11.59 MB28RUN |2 MIRROR= ALPINE_MIRROR= /bin/sh27.46 MB29ARG VERSION0 B30ARG BASE_IMAGE0 B31LABEL org.opencontainers.image.authors=LTB-project.org, [email protected] org.opencontainers.image.base.name=httpd:alpine3.20 org.opencontainers.image.description=Self0 B32COPY /rootfs / # buildkit6.41 MB33WORKDIR /var/www/htdocs32 B34VOLUME [/var/www/templates_c /var/www/conf /var/www/cache]0 B35EXPOSE map[80/tcp:{}]0 B36ENTRYPOINT ["/entrypoint.sh"]0 B37CMD ["httpd-foreground"]0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit