sha256:27df7f7763bf9735c0a3b1543cac008fe7c24e73b01394b45603788f0c621d57
OS/ARCH
linux/amd64
Compressed size
52.01 MB
Last pushed
about 5 years by edirom
Type
Image
Manifest digest
sha256:27df7f7763bf9735c0a3b1543cac008fe7c24e73b01394b45603788f0c621d57
Image Layers
1ADD file ... in / 25.89 MB2CMD ["bash"]0 B3ENV HTTPD_PREFIX=/usr/local/apache20 B4ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B5/bin/sh -c mkdir -p "$HTTPD_PREFIX"176 B6WORKDIR /usr/local/apache20 B7/bin/sh -c set -eux; apt-get2.67 MB8ENV HTTPD_VERSION=2.4.480 B9ENV HTTPD_SHA256=1bc826e7b2e88108c7e4bf43c026636f77a41d849cfb667aa7b5c0b86dbf966c0 B10ENV HTTPD_PATCHES=0 B11/bin/sh -c set -eux; savedAptMark="$(apt-mark23.44 MB12STOPSIGNAL SIGWINCH0 B13COPY file:c432ff61c4993ecdef4786f48d91a96f8f0707f6179816ccb98db661bfb96b90 in /usr/local/bin/ 302 B14EXPOSE 800 B15CMD ["httpd-foreground"]0 B16LABEL maintainer=Peter Stadler for the0 B17ARG AuthLDAPURL0 B18ARG AuthLDAPBindDN0 B19ARG AuthLDAPBindPassword0 B20ARG RequireLDAPGroup0 B21ARG RUNAS_USER0 B22COPY entrypoint.sh /my-docker-entrypoint.sh # buildkit893 B23RUN |5 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=1012 B24WORKDIR /usr/local/apache232 B25RUN |5 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=6.55 KB26VOLUME [/var/svn]0 B27ENTRYPOINT ["/my-docker-entrypoint.sh"]0 B28CMD ["httpd-foreground"]0 BCommand
ADD file:4903a19c327468b0e08e4f463cfc162c66b85b4618b5803d71365862f6302e0b in /