sha256:7e7bc7d5f9f6547c9287ca6b678e748a135ad13edb97aac8d8479fd2aed22921
OS/ARCH
Compressed size
71.57 MB
Last pushed
over 4 years by martinweinmayr
Type
Image
Manifest digest
sha256:7e7bc7d5f9f6547c9287ca6b678e748a135ad13edb97aac8d8479fd2aed22921
Image Layers
1ADD file ... in / 19.39 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.15.3-1~stretch0 B5ENV NJS_VERSION=1.15.3.0.2.3-1~stretch0 B6/bin/sh -c set -x &&20.53 MB7/bin/sh -c ln -sf /dev/stdout204 B8EXPOSE 80/tcp0 B9STOPSIGNAL [SIGTERM]0 B10CMD ["nginx" "-g" "daemon0 B11LABEL title=Dockware proxy:latest version=1.0 maintainer=dasistweb0 B12ENV ACCESS_LOG=00 B13RUN /bin/sh -c echo "export498 B14ENV CF_COUNTRY=not-set0 B15RUN /bin/sh -c echo "export518 B16RUN /bin/sh -c apt-get update31.65 MB17ADD ./config/nginx.conf /etc/nginx/nginx.conf # buildkit1.35 KB18ADD ./config/proxy.conf /etc/nginx/proxy.conf # buildkit364 B19ADD config/default/default.conf /etc/nginx/conf.d/default.conf # buildkit372 B20ADD config/default/418.html /usr/share/nginx/html/418.html # buildkit579 B21RUN /bin/sh -c wget --quiet478 B22ADD entrypoint.sh /entrypoint.sh # buildkit808 B23RUN /bin/sh -c chmod 755808 B24CMD ["/entrypoint.sh"]0 BCommand
ADD file:11982f247d3c0dc005ade5290cf65e3e0f9d4a64f141d4d63317af8680ef094a in /