Sign inSign up

kasmweb/nginx:1.26.2

Multi-platform
Security
Integration & delivery
Web servers
Index digest

sha256:4590265f83946453e03ad71d180ab7e93569d234bdfa37295912787def37131d

OS/ARCH

Compressed size

20.04 MB

Last pushed

about 2 years by kasmdockerbot

Type

Image

Manifest digest

sha256:1b4c9988183d550f03622607cf860e8091ae8e67269cbdcfba08295ac198e311

Image Layers

1ADD file ... in / 3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7RUN /bin/sh -c set -x1.68 MB
8COPY docker-entrypoint.sh / # buildkit628 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 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
17ENV NJS_VERSION=0.8.50 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x12.58 MB
20ENV CRON_SCHEDULE=0 * * *0 B
21RUN /bin/sh -c apk --update2.32 MB
22RUN /bin/sh -c echo "${CRON_SCHEDULE} /usr/sbin/logrotate337 B
23RUN /bin/sh -c mkdir -p177 B
24ADD resources/start.sh /start.sh # buildkit188 B
25RUN /bin/sh -c chmod +x190 B
26ADD resources/logrotate.conf /etc/logrotate.conf # buildkit308 B
27RUN /bin/sh -c chmod 644308 B
28CMD ["/start.sh"]0 B

Command

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /