Sign inSign up

dockware/proxy:latest

Multi-platform
Manifest digest

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 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers0 B
4ENV NGINX_VERSION=1.15.3-1~stretch0 B
5ENV NJS_VERSION=1.15.3.0.2.3-1~stretch0 B
6/bin/sh -c set -x &&20.53 MB
7/bin/sh -c ln -sf /dev/stdout204 B
8EXPOSE 80/tcp0 B
9STOPSIGNAL [SIGTERM]0 B
10CMD ["nginx" "-g" "daemon0 B
11LABEL title=Dockware proxy:latest version=1.0 maintainer=dasistweb0 B
12ENV ACCESS_LOG=00 B
13RUN /bin/sh -c echo "export498 B
14ENV CF_COUNTRY=not-set0 B
15RUN /bin/sh -c echo "export518 B
16RUN /bin/sh -c apt-get update31.65 MB
17ADD ./config/nginx.conf /etc/nginx/nginx.conf # buildkit1.35 KB
18ADD ./config/proxy.conf /etc/nginx/proxy.conf # buildkit364 B
19ADD config/default/default.conf /etc/nginx/conf.d/default.conf # buildkit372 B
20ADD config/default/418.html /usr/share/nginx/html/418.html # buildkit579 B
21RUN /bin/sh -c wget --quiet478 B
22ADD entrypoint.sh /entrypoint.sh # buildkit808 B
23RUN /bin/sh -c chmod 755808 B
24CMD ["/entrypoint.sh"]0 B

Command

ADD file:11982f247d3c0dc005ade5290cf65e3e0f9d4a64f141d4d63317af8680ef094a in /