sha256:948a27e3ecd72e3bdbaaeaa1d9130346b2f423c8e30b101f34c757aef0836b12
OS/ARCH
Compressed size
99.21 MB
Last pushed
about 1 year by lowcoderbot
Type
Image
Manifest digest
sha256:148dd90b9a60d53a0642e71e3acad5a08735e1d1a7725d4e0c24687e5a2c25c2
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.10 B5ENV NJS_VERSION=0.8.50 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=2~bookworm0 B9RUN /bin/sh -c set -x36.73 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19LABEL maintainer=lowcoder0 B20RUN /bin/sh -c usermod --login1.18 KB21COPY --chown=lowcoder:lowcoder /lowcoder-client-ee/packages/lowcoder/build/ /lowcoder/client #14.37 MB22COPY --chown=lowcoder:lowcoder /lowcoder-client-ee/packages/lowcoder-comps/lowcoder-comps /lowcoder/client-comps #6.47 MB23COPY --chown=lowcoder:lowcoder /lowcoder-client-ee/packages/lowcoder-sdk /lowcoder/client-sdk #8.08 MB24COPY --chown=lowcoder:lowcoder /lowcoder-client-ee/packages/lowcoder-sdk-webpack-bundle/dist /lowcoder/client-embed #5.75 MB25COPY deploy/docker/frontend/00-change-nginx-user.sh /docker-entrypoint.d/00-change-nginx-user.sh # buildkit483 B26COPY deploy/docker/frontend/01-update-nginx-conf.sh /docker-entrypoint.d/01-update-nginx-conf.sh # buildkit665 B27RUN /bin/sh -c chmod +x948 B28COPY deploy/docker/frontend/server.conf /etc/nginx/server.conf # buildkit560 B29COPY deploy/docker/frontend/nginx-http.conf /etc/nginx/nginx-http.conf # buildkit614 B30COPY deploy/docker/frontend/nginx-https.conf /etc/nginx/nginx-https.conf # buildkit631 B31COPY deploy/docker/frontend/ssl-certificate.conf /etc/nginx/ssl-certificate.conf # buildkit223 B32COPY deploy/docker/frontend/ssl-params.conf /etc/nginx/ssl-params.conf # buildkit562 B33EXPOSE map[3000/tcp:{}]0 B34EXPOSE map[3444/tcp:{}]0 BCommand
ADD file:28df1cb6a6576d40b5226851d0a6a76ffd5d1c94644ee441490b74a90f29f425 in /