Sign inSign up

dersimn/nginx-websocket-proxy-client-certificate:1.1.0-build.20231221T0345-debian

Multi-platform
Index digest

sha256:0d313508ed41cf8ac624f24d60f39beae0216a43c13fffc1cea4469b8f8d63ae

OS/ARCH

Compressed size

60.18 MB

Last pushed

over 2 years by dersimn

Type

Image

Manifest digest

sha256:99d0b017f67c08aca3f816f80e9780b7ebee37d4b21cbe93631158d972202329

Image Layers

1ADD file ... in / 25.64 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.30 B
5ENV NJS_VERSION=0.8.20 B
6ENV PKG_RELEASE=1~bookworm0 B
7RUN /bin/sh -c set -x34.51 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit368 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ADD https://git.io/get-mo /usr/local/bin/mo # buildkit12.58 KB
18RUN /bin/sh -c chmod a+x12.58 KB
19RUN /bin/sh -c mkdir /www92 B
20COPY nginx.template /nginx.template # buildkit1.52 KB
21COPY run.bash /run.bash # buildkit561 B
22EXPOSE map[80/tcp:{}]0 B
23EXPOSE map[443/tcp:{}]0 B
24ENV WHITELIST_LOCAL_IP=true0 B
25ENV NGINX_UID=www-data0 B
26ENTRYPOINT ["bash" "/run.bash"]0 B

Command

ADD file:9503ab966c9dd707eeccc7c2f633bccc94c199f8714ec4ff2c8b54dde3dbabf9 in /