Sign inSign up

hcltechaiforce/canvas-fe:amd-2.4.0.1

Index digest

sha256:d9886b6858eed00517788386e16cf31c1cfaec7432855a99a0f2f8c906b06f8e

OS/ARCH

linux/amd64

Compressed size

9.7 MB

Last pushed

about 1 month by balana

Type

Image

Manifest digest

sha256:716871826109392b790b4c8cef236ace2219921dd17be72fff29ac5957564092

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.40 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.81 MB
8COPY docker-entrypoint.sh / # buildkit628 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17RUN /bin/sh -c apk upgrade365.83 KB
18ARG GID0 B
19ARG UID0 B
20ARG APP_VERSION0 B
21LABEL maintainer=HCL Technologies Ltd.0 B
22LABEL org.opencontainers.image.title=canvas-ui0 B
23LABEL org.opencontainers.image.description=canvas frontend web app0 B
24LABEL org.opencontainers.image.vendor=HCL Technologies Ltd.0 B
25LABEL org.opencontainers.image.version=2.4.0.10 B
26COPY ./nginx.conf /etc/nginx/nginx.conf # buildkit918 B
27COPY ./default.conf /etc/nginx/conf.d/default.conf # buildkit1.58 KB
28WORKDIR /aiforce97 B
29COPY --chown=10001:10001 /aiforce/ . #1.92 MB
30COPY ./docker-entrypoint.sh /aiforce/docker-entrypoint.sh # buildkit1.55 KB
31RUN |3 GID=10001 UID=10001 APP_VERSION=2.4.0.11.93 MB
32USER 10001:100010 B
33EXPOSE map[3000/tcp:{}]0 B
34ENTRYPOINT ["/aiforce/docker-entrypoint.sh"]0 B

Command

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