sha256:99a8368ce1d08864b9a44e1a42c1c0b5f5a4db3c7f6bb8d8597a33ffa7588e65
OS/ARCH
linux/arm64/v8
Compressed size
70.93 MB
Last pushed
almost 3 years by aiminick
Type
Image
Manifest digest
sha256:99a8368ce1d08864b9a44e1a42c1c0b5f5a4db3c7f6bb8d8597a33ffa7588e65
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.25.10 B5ENV NJS_VERSION=0.7.120 B6ENV PKG_RELEASE=1~bookworm0 B7/bin/sh -c set -x 36.37 MB8COPY file:7b307b62e82255f040c9812421a30090bf9abf3685f27b02d77fcca99f997911 in / 626 B9COPY file:5c18272734349488bd0c94ec8d382c872c1a0a435cca13bd4671353d6021d2cb in /docker-entrypoint.d 956 B10COPY file:d4375883ed5db364232ccf781e8ad28514cd005edb385d43dbfb984f2c63edb9 in /docker-entrypoint.d 365 B11COPY file:36429cfeeb299f9913b84ea136b004be12fbe4bb4f975a977a3608044e8bfa91 in /docker-entrypoint.d 1.18 KB12COPY file:e57eef017a414ca793499729d80a7b9075790c9a804f930f1417e56d506970cf in /docker-entrypoint.d 1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE 800 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon0 B17LABEL maintainer=lowcoder0 B18RUN /bin/sh -c usermod --login1.25 KB19COPY /lowcoder-client/packages/lowcoder/build/ /lowcoder/client # buildkit6.74 MB20COPY deploy/docker/frontend/00-change-nginx-user.sh /docker-entrypoint.d/00-change-nginx-user.sh # buildkit477 B21COPY deploy/docker/frontend/01-update-nginx-conf.sh /docker-entrypoint.d/01-update-nginx-conf.sh # buildkit659 B22RUN /bin/sh -c chmod +x960 B23COPY deploy/docker/frontend/nginx-http.conf /etc/nginx/nginx-http.conf # buildkit843 B24COPY deploy/docker/frontend/nginx-https.conf /etc/nginx/nginx-https.conf # buildkit875 B25COPY deploy/docker/frontend/ssl-certificate.conf /etc/nginx/ssl-certificate.conf # buildkit223 B26COPY deploy/docker/frontend/ssl-params.conf /etc/nginx/ssl-params.conf # buildkit564 B27EXPOSE map[3000/tcp:{}]0 B28EXPOSE map[3443/tcp:{}]0 BCommand
ADD file:1de2ba0dc88aa343332814e19adc6b850d08e62c31589fe902b8eb2cb465934e in /