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 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.21.60 B5ENV NJS_VERSION=0.7.30 B6ENV PKG_RELEASE=1~bullseye0 B7/bin/sh -c set -x 24.18 MB8COPY file:65504f71f5855ca017fb64d502ce873a31b2e0decd75297a8fb0a287f97acf92 in / 601 B9COPY file:0b866ff3fc1ef5b03c4e6c8c513ae014f691fb05d530257dfffd07035c1b75da in /docker-entrypoint.d 893 B10COPY file:0fd5fca330dcd6a7de297435e32af634f29f7132ed0550d342cad9fd20158258 in /docker-entrypoint.d 667 B11COPY file:09a214a3e07c919af2fb2d7c749ccbc446b8c10eb217366e5a65640ee9edcc25 in /docker-entrypoint.d 1.36 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE 800 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon0 B16RUN /bin/sh -c apt-get update39.44 MB17RUN /bin/sh -c wget http://archive.ubuntu.com/ubuntu/pool/main/i/icu/libicu66_66.1-2ubuntu2_amd64.deb13.4 MB18COPY /root/overpass/bin /opt/overpass/bin # buildkit7.9 MB19COPY /root/overpass/cgi-bin /opt/overpass/cgi-bin # buildkit1.85 MB20COPY /overpass/src/rules /opt/overpass/rules # buildkit767 B21RUN /bin/sh -c addgroup overpass4.08 KB22RUN /bin/sh -c git clone568.44 KB23COPY requirements.txt /opt/overpass/ # buildkit188 B24RUN /bin/sh -c python3 -m7.48 MB25RUN /bin/sh -c mkdir -p233 B26RUN /bin/sh -c chown nginx:nginx2.16 KB27COPY etc/supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit501 B28COPY etc/nginx-overpass.conf.template /etc/nginx/nginx.conf.template # buildkit866 B29COPY bin/update_overpass.sh bin/update_overpass_loop.sh bin/rules_loop.sh bin/dispatcher_start.sh2.08 KB30COPY docker-entrypoint.sh docker-healthcheck.sh /opt/overpass/ #2.17 KB31RUN /bin/sh -c chmod a+rx3.62 KB32EXPOSE map[80/tcp:{}]0 B33CMD ["/opt/overpass/docker-entrypoint.sh"]0 BCommand
ADD file:134f25aec8adf83cb940ba073a3409ca85dbb5ae592b704f95193e7d2539a3bc in /