Sign inSign up

staneee/webdav-server:2.2.1-linux-amd64

Manifest digest

sha256:5b8985bb00eea8f85d9da85514ff62b57e01678df49262d03d81877080482587

OS/ARCH

linux/amd64

Compressed size

80.6 MB

Last pushed

6 months by staneee

Type

Image

Manifest digest

sha256:5b8985bb00eea8f85d9da85514ff62b57e01678df49262d03d81877080482587

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV HTTPD_PREFIX=/usr/local/apache20 B
3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c mkdir -p144 B
5WORKDIR /usr/local/apache232 B
6RUN /bin/sh -c set -eux;1.91 MB
7ENV HTTPD_VERSION=2.4.660 B
8ENV HTTPD_SHA256=94d7ff2b42acbb828e870ba29e4cbad48e558a79c623ad3596e4116efcfea25a0 B
9ENV HTTPD_PATCHES=0 B
10RUN /bin/sh -c set -eux;12.82 MB
11STOPSIGNAL SIGWINCH0 B
12COPY httpd-foreground /usr/local/bin/ # buildkit287 B
13EXPOSE map[80/tcp:{}]0 B
14CMD ["httpd-foreground"]0 B
15LABEL maintainer=vaggeliskls <https://github.com/vaggeliskls>0 B
16LABEL description=A WebDAV server running0 B
17LABEL build_date=$(date -u +'%Y-%m-%dT%H:%M:%SZ')0 B
18LABEL license=MIT0 B
19RUN /bin/sh -c apt-get update30.05 MB
20RUN /bin/sh -c groupadd -r1.08 KB
21RUN /bin/sh -c mkdir -p7.4 MB
22RUN /bin/sh -c for i6.54 KB
23RUN /bin/sh -c sed -i6.54 KB
24COPY ./webdav.conf /usr/local/apache2/conf/webdav.conf.template # buildkit895 B
25COPY ./virtualhost.conf /usr/local/apache2/conf/virtualhost.conf.template # buildkit500 B
26RUN /bin/sh -c sed -i6.55 KB
27COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit4.2 KB
28RUN /bin/sh -c chmod +x4.19 KB
29EXPOSE [8080/tcp 8443/tcp]0 B
30USER webuser0 B
31ENTRYPOINT ["docker-entrypoint.sh"]0 B
32CMD ["httpd-foreground"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'