Sign inSign up

dhis2/im-web-client:fix-log-modal-loop

Index digest

sha256:b98b28270c6163e2450e5165e35d966a863189ef83ab81e109c44d0c75423a56

OS/ARCH

linux/amd64

Compressed size

28.73 MB

Last pushed

about 20 hours by dhis2bot

Type

Image

Manifest digest

sha256:67dae33aa22b21592329f15a3f0e6d6413c2207fcad86ab5bfadcbbddd293791

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.31.60 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7ARG UID=1010 B
8ARG GID=1010 B
9RUN |2 UID=101 GID=101 /bin/sh4.2 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit626 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB
15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17EXPOSE [8080/tcp]0 B
18STOPSIGNAL SIGQUIT0 B
19USER 1010 B
20CMD ["nginx" "-g" "daemon off;"]0 B
21ENV NJS_VERSION=1.0.10 B
22ENV NJS_RELEASE=10 B
23ARG UID=1010 B
24ARG GID=1010 B
25USER root0 B
26RUN |2 UID=101 GID=101 /bin/sh16.7 MB
27USER 1010 B
28USER root0 B
29RUN /bin/sh -c apk --no-cache2.76 MB
30COPY nginx.conf /etc/nginx/nginx.conf # buildkit696 B
31WORKDIR /usr/share/nginx/html32 B
32COPY /app/build . # buildkit1.39 MB
33COPY entrypoint.sh /entrypoint.sh # buildkit185 B
34RUN /bin/sh -c chmod +x235 B
35USER nginx0 B
36ENTRYPOINT ["/entrypoint.sh"]0 B
37CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit