sha256:cc4e0cc0d843c432694d37756b19dcc00d8c5a7a9aacc4422525c9ae5333916f
OS/ARCH
linux/amd64
Compressed size
15.49 MB
Last pushed
6 days by kineticci
Type
Image
Manifest digest
sha256:cc4e0cc0d843c432694d37756b19dcc00d8c5a7a9aacc4422525c9ae5333916f
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.30.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.78 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 [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21USER root0 B22RUN /bin/sh -c deluser nginx890 B23COPY --chown=55101:55101 apps/system-console/docker/runtime/etc/nginx/nginx.conf /etc/nginx/nginx.conf #675 B24COPY --chown=55101:55101 apps/system-console/docker/runtime/etc/nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf #649 B25COPY /project/apps/system-console/build/ /var/www/app/console # buildkit5.01 MB26RUN /bin/sh -c chown -R5.01 MB27WORKDIR /0 B28USER 55101:551010 B29EXPOSE map[8080/tcp:{}]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit