Sign inSign up

chesterhsu/flyto-warroom:code-ce-0.3.1

Multi-platform
Security
Developer tools
Index digest

sha256:2fe53607f74a1cd39245f2e1b9cd11085ae3a9ac7bddd5de4610d87255f865d9

OS/ARCH

Compressed size

28.11 MB

Last pushed

about 2 months by chesterhsu

Type

Image

Manifest digest

sha256:a0e490650652ee9c4eead01db13deaa0cbe7fdb4205761d9a8e11bb5904af63f

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.31.30 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.82 MB
10RUN |2 UID=101 GID=101 /bin/sh2.73 KB
11COPY docker-entrypoint.sh / # buildkit627 B
12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 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.00 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.23 MB
27USER 1010 B
28LABEL org.opencontainers.image.title=flyto-code org.opencontainers.image.description=Flyto2 frontend application0 B
29ARG NGINX_CONF=nginx.conf0 B
30ENV NGINX_ENVSUBST_FILTER=^FLYTO_ FLYTO_NGINX_RESOLVER=127.0.0.110 B
31USER root0 B
32RUN |1 NGINX_CONF=nginx.conf /bin/sh -c202 B
33COPY --chown=101:0 nginx.conf /etc/nginx/templates/default.conf.template #2.63 KB
34COPY /app/dist-next /usr/share/nginx/html # buildkit6.06 MB
35USER 101:1010 B
36EXPOSE [8080/tcp]0 B
37HEALTHCHECK {Test:[CMD-SHELL wget --no-verbose --tries=10 B
38CMD ["nginx" "-g" "daemon off;"]0 B

Command

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