Sign inSign up

edirom/webdav-ldap-httpd:latest

Security
Integration & delivery
Web servers
Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV HTTPD_PREFIX=/usr/local/apache20 B
4ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5/bin/sh -c mkdir -p "$HTTPD_PREFIX"176 B
6WORKDIR /usr/local/apache20 B
7/bin/sh -c set -eux; apt-get2.67 MB
8ENV HTTPD_VERSION=2.4.480 B
9ENV HTTPD_SHA256=1bc826e7b2e88108c7e4bf43c026636f77a41d849cfb667aa7b5c0b86dbf966c0 B
10ENV HTTPD_PATCHES=0 B
11/bin/sh -c set -eux; savedAptMark="$(apt-mark23.44 MB
12STOPSIGNAL SIGWINCH0 B
13COPY file:c432ff61c4993ecdef4786f48d91a96f8f0707f6179816ccb98db661bfb96b90 in /usr/local/bin/ 302 B
14EXPOSE 800 B
15CMD ["httpd-foreground"]0 B
16LABEL maintainer=Peter Stadler for the0 B
17ARG AuthLDAPURL0 B
18ARG AuthLDAPBindDN0 B
19ARG AuthLDAPBindPassword0 B
20ARG RequireLDAPGroup0 B
21ARG RUNAS_USER0 B
22COPY entrypoint.sh /my-docker-entrypoint.sh # buildkit893 B
23RUN |5 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=1012 B
24WORKDIR /usr/local/apache232 B
25RUN |5 AuthLDAPURL= AuthLDAPBindDN= AuthLDAPBindPassword=6.55 KB
26VOLUME [/var/svn]0 B
27ENTRYPOINT ["/my-docker-entrypoint.sh"]0 B
28CMD ["httpd-foreground"]0 B

Command

ADD file:4903a19c327468b0e08e4f463cfc162c66b85b4618b5803d71365862f6302e0b in /