Sign inSign up

lhbelfanti/overpass-api:1.0.2

Web servers
Databases & storage
Manifest digest

sha256:dc7b4250a24e4fa079c2e99d61d1f2328be7a9b6ad0650d51a7d62aaa5b01c31

OS/ARCH

linux/amd64

Compressed size

124.74 MB

Last pushed

over 2 years by lhbelfanti

Type

Image

Manifest digest

sha256:dc7b4250a24e4fa079c2e99d61d1f2328be7a9b6ad0650d51a7d62aaa5b01c31

Image Layers

1ADD file ... in / 29.93 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.21.60 B
5ENV NJS_VERSION=0.7.30 B
6ENV PKG_RELEASE=1~bullseye0 B
7/bin/sh -c set -x 24.18 MB
8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 601 B
9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 893 B
10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 667 B
11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE 800 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon0 B
16RUN /bin/sh -c apt-get update39.44 MB
17RUN /bin/sh -c wget http://archive.ubuntu.com/ubuntu/pool/main/i/icu/libicu66_66.1-2ubuntu2_amd64.deb13.4 MB
18COPY /root/overpass/bin /opt/overpass/bin # buildkit7.9 MB
19COPY /root/overpass/cgi-bin /opt/overpass/cgi-bin # buildkit1.85 MB
20COPY /overpass/src/rules /opt/overpass/rules # buildkit767 B
21RUN /bin/sh -c addgroup overpass4.08 KB
22RUN /bin/sh -c git clone568.44 KB
23COPY requirements.txt /opt/overpass/ # buildkit188 B
24RUN /bin/sh -c python3 -m7.48 MB
25RUN /bin/sh -c mkdir -p233 B
26RUN /bin/sh -c chown nginx:nginx2.16 KB
27COPY etc/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit501 B
28COPY etc/nginx-overpass.conf.template /etc/nginx/nginx.conf.template # buildkit866 B
29COPY bin/update_overpass.sh bin/update_overpass_loop.sh bin/rules_loop.sh bin/dispatcher_start.sh2.08 KB
30COPY docker-entrypoint.sh docker-healthcheck.sh /opt/overpass/ #2.17 KB
31RUN /bin/sh -c chmod a+rx3.62 KB
32EXPOSE map[80/tcp:{}]0 B
33CMD ["/opt/overpass/docker-entrypoint.sh"]0 B

Command

ADD file:134f25aec8adf83cb940ba073a3409ca85dbb5ae592b704f95193e7d2539a3bc in /