Sign inSign up

nginxinc/nginx-s3-gateway:latest-njs-oss-20260826

Multi-platform
Index digest

sha256:7332e81dead7c277a38f0744d43371caa5bbee490ce5f3ec36c0165b4d7b8629

OS/ARCH

Compressed size

65.93 MB

Last pushed

22 days by csnginxbot

Type

Image

Manifest digest

sha256:6e321f5e070b0493a4e498fc449fb3f333091e3d84f57c2ff3fc157afb59cdaf

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.40 B
4ENV NJS_VERSION=1.0.00 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x31.98 MB
10COPY docker-entrypoint.sh / # buildkit626 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ENV PROXY_CACHE_MAX_SIZE=10g0 B
20ENV PROXY_CACHE_INACTIVE=60m0 B
21ENV PROXY_CACHE_SLICE_SIZE=1m0 B
22ENV PROXY_CACHE_VALID_OK=1h0 B
23ENV PROXY_CACHE_VALID_NOTFOUND=1m0 B
24ENV PROXY_CACHE_VALID_FORBIDDEN=30s0 B
25ENV PROXY_CACHE_BYPASS_NO_CACHE=false0 B
26ENV PROXY_CACHE_IGNORE_HEADERS=0 B
27ENV CORS_ENABLED=00 B
28ENV CORS_ALLOW_PRIVATE_NETWORK_ACCESS=0 B
29ENV DIRECTORY_LISTING_PATH_PREFIX=0 B
30ENV STRIP_LEADING_DIRECTORY_PATH=0 B
31ENV PREFIX_LEADING_DIRECTORY_PATH=0 B
32RUN /bin/sh -c set -x1.26 KB
33COPY oss/etc/nginx /etc/nginx # buildkit1.06 KB
34COPY common/etc /etc # buildkit32.4 KB
35COPY common/docker-entrypoint.d /docker-entrypoint.d/ # buildkit10.7 KB
36RUN /bin/sh -c set -x3.51 KB
37COPY /usr/lib/nginx/modules/ngx_http_js_module.so /usr/lib/nginx/modules/ngx_http_js_module.so # buildkit1.98 MB
38COPY /usr/lib/nginx/modules/ngx_stream_js_module.so /usr/lib/nginx/modules/ngx_stream_js_module.so # buildkit1.93 MB
39COPY /usr/bin/njs /usr/bin/njs # buildkit1.59 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'