sha256:d9672f378333bdbbbfdf299b51b2026f06067c81acb55ef9fece107ce3477055
OS/ARCH
Compressed size
30.95 MB
Last pushed
4 months by yatharthranjan89
Type
Image
Manifest digest
sha256:7a1334ea80dd101d27174ea705db046bba39f0fef1d911615c221a71d3039bf2
Image Layers
1ADD alpine-minirootfs-3.20.5-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.73 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit629 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 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.80 B22ENV NJS_RELEASE=10 B23ARG UID=1010 B24ARG GID=1010 B25USER root0 B26RUN |2 UID=101 GID=101 /bin/sh14.95 MB27USER 1010 B28ARG UID=1010 B29ARG GID=1010 B30USER root0 B31RUN |2 UID=101 GID=101 /bin/sh9.14 MB32USER 1010 B33ENV BASE_HREF=/rest-sources/authorizer/ BACKEND_BASE_URL=http://localhost/rest-sources/backend AUTH_GRANT_TYPE=authorization_code AUTH_CLIENT_ID=radar_rest_sources_authorizer0 B34COPY docker/optimization.conf /etc/nginx/conf.d/ # buildkit599 B35COPY --chown=101 docker/default.conf /etc/nginx/conf.d/ #453 B36COPY docker/30-env-subst.sh /docker-entrypoint.d/ # buildkit785 B37WORKDIR /usr/share/nginx/html32 B38COPY /app/dist/ . # buildkit761.31 KB39COPY --chown=101 /app/dist/main.* /app/dist/index.html* ./492.06 KBCommand
ADD alpine-minirootfs-3.20.5-aarch64.tar.gz / # buildkit