Sign inSign up

dhrp/mapserver:latest

Manifest digest

sha256:e8bd301603e80c0e260a3898840c69f1e9ad07efc0e8b6de07bcbd07580de61b

OS/ARCH

linux/amd64

Compressed size

114.71 MB

Last pushed

about 2 years by dhrp

Type

Image

Manifest digest

sha256:e8bd301603e80c0e260a3898840c69f1e9ad07efc0e8b6de07bcbd07580de61b

Image Layers

1ADD file ... in / 25.88 MB
2CMD ["bash"]0 B
3LABEL maintainer=PDOK dev <https://github.com/PDOK/lighttpd-docker/issues>0 B
4RUN /bin/sh -c useradd --no-log-init1.08 KB
5COPY /usr/local/sbin /usr/local/sbin # buildkit734.19 KB
6COPY /usr/local/lib /usr/local/lib # buildkit1.05 MB
7COPY /config/lighttpd.conf /srv/lighttpd/lighttpd.conf # buildkit1.54 KB
8COPY /www/index.html /var/www/index.html # buildkit623 B
9RUN /bin/sh -c apt-get -y3.33 MB
10RUN /bin/sh -c setcap 'cap_net_bind_service=+ep'727.08 KB
11RUN /bin/sh -c mkdir -p182 B
12USER www0 B
13ENV DEBUG=00 B
14ENV MIN_PROCS=10 B
15ENV MAX_PROCS=30 B
16ENV MAX_LOAD_PER_PROC=40 B
17ENV IDLE_TIMEOUT=200 B
18EXPOSE map[80/tcp:{}]0 B
19STOPSIGNAL SIGINT0 B
20CMD ["lighttpd" "-D" "-f" "/srv/lighttpd/lighttpd.conf"]0 B
21USER root0 B
22LABEL maintainer=PDOK dev <https://github.com/PDOK/mapserver-docker/issues>0 B
23ENV DEBIAN_FRONTEND=noninteractive0 B
24ENV TZ=Europe/Amsterdam0 B
25COPY /usr/local/bin /usr/local/bin # buildkit488.29 KB
26COPY /usr/local/lib /usr/local/lib # buildkit15.04 MB
27RUN /bin/sh -c apt-get -y67.49 MB
28ADD config/lighttpd.conf /srv/mapserver/config/lighttpd.conf # buildkit668 B
29ADD config/include.conf /srv/mapserver/config/include.conf # buildkit215 B
30ADD config/request.lua /srv/mapserver/config/request.lua # buildkit596 B
31RUN /bin/sh -c chmod o+x5.47 KB
32RUN /bin/sh -c apt-get clean345 B
33USER www0 B
34ENV DEBUG=00 B
35ENV MIN_PROCS=80 B
36ENV MAX_PROCS=80 B
37ENV MAX_LOAD_PER_PROC=10 B
38ENV IDLE_TIMEOUT=200 B
39EXPOSE map[80/tcp:{}]0 B
40CMD ["lighttpd" "-D" "-f" "/srv/mapserver/config/lighttpd.conf"]0 B

Command

ADD file:2254e48bf53907be7a0b1744bc4fcd7805a627672793cf5f86a01ac751a1b24d in /