sha256:415dcd669fec20b6c3f93da7aa6e1eca24a3adf5f964a6064afdae3750873aff
OS/ARCH
linux/amd64
Compressed size
20.77 MB
Last pushed
22 days by lucienovotnatrinera
Type
Image
Manifest digest
sha256:7736400d2b2f530c8b54ac5f2c50f0aaac29cb5af7fec1a8390217c1d1ab53ce
Image Layers
1ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit3.47 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.50 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.71 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit627 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE map[8080/tcp:{}]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21ENV NJS_VERSION=0.8.100 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh14.8 MB27USER 1010 B28COPY deploy/frontend.nginx.conf /etc/nginx/conf.d/default.conf # buildkit708 B29COPY /workspace/app/allmaps/apps/viewer/build /usr/share/nginx/html # buildkit397.6 KB30USER root0 B31COPY deploy/config.js.template /config.js.template # buildkit365 B32COPY deploy/30-config-js.sh /docker-entrypoint.d/30-config-js.sh # buildkit395 B33RUN /bin/sh -c chmod +x397.96 KB34USER 1010 BCommand
ADD alpine-minirootfs-3.21.3-x86_64.tar.gz / # buildkit