sha256:6e9b300167add7cf0976df192c62ac834550085a5a3e1a4db6e794d6577b3385
OS/ARCH
linux/amd64
Compressed size
59.1 MB
Last pushed
5 months by vifebot
Type
Image
Manifest digest
sha256:6e9b300167add7cf0976df192c62ac834550085a5a3e1a4db6e794d6577b3385
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV HTTPD_PREFIX=/usr/local/apache20 B3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c mkdir -p146 B5WORKDIR /usr/local/apache232 B6RUN /bin/sh -c set -eux;1.91 MB7ENV HTTPD_VERSION=2.4.660 B8ENV HTTPD_SHA256=94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a0 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;12.82 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit289 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15LABEL org.opencontainers.image.authors=Peter Stadler for the0 B16ARG AuthLDAPURL0 B17ARG AuthLDAPBindDN0 B18ARG AuthLDAPBindPassword0 B19ARG RequireLDAPGroup0 B20RUN |4 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=15.97 MB21COPY entrypoint.sh /my-docker-entrypoint.sh # buildkit766 B22RUN |4 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=766 B23WORKDIR /usr/local/apache232 B24RUN |4 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=6.54 KB25VOLUME [/var/svn]0 B26ENTRYPOINT ["/my-docker-entrypoint.sh"]0 B27CMD ["httpd-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'