Sign inSign up

ictu/quality-time_frontend:v5.53.0

Multi-platform
Index digest

sha256:1c2a188ad5334f0ed910af53f1a976ae93fe0e5cf061ac3346dbb35dbcf6b854

OS/ARCH

Compressed size

5.88 MB

Last pushed

5 months by fniessink

Type

Image

Manifest digest

sha256:dfad4faec252715dd9d474ceca9001e5a1718af39866c8f13ad24c363164913d

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.30.00 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/sh1.78 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit629 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 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
21LABEL maintainer=Quality-time team <[email protected]>0 B
22LABEL description=Quality-time frontend0 B
23ENV FRONTEND_PORT=50000 B
24COPY /home/frontend/dist /usr/share/nginx/html # buildkit413.55 KB
25HEALTHCHECK &{["CMD-SHELL" "wget --spider http://0.0.0.0:\"${FRONTEND_PORT:-5000}\"/favicon.ico0 B
26COPY *.template /etc/nginx/templates/ # buildkit406 B
27COPY security_headers.conf /etc/nginx/snippets/security_headers.conf # buildkit418 B

Command

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