Sign inSign up

chesterhsu/flyto-warroom:code-ce-0.3.2

Multi-platform
Security
Developer tools
Index digest

sha256:1b0b8e5cc05a3047a6579dabc02d015304e77e672b486c9b12250d135a42f00f

OS/ARCH

Compressed size

28.04 MB

Last pushed

about 2 months by chesterhsu

Type

Image

Manifest digest

sha256:de2d8a6a9d34ac9cbc5ecd53baa079b755fa84e67848f25db5e6587409db427b

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.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.8 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 # buildkit958 B
13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 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.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.5 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-x86_64.tar.gz / # buildkit