release-v2-1-0-dev.exp.0
sha256:dc094e37a2590524620bba85a666540b6b5a2fd0f08d02e5c65b3ca287f9426c
OS/ARCH
linux/amd64
Compressed size
8.06 MB
Last pushed
3 months by balana
Type
Image
Manifest digest
sha256:7f22cb9208ba8f172250803c55fc581ec47c70ca79a546ceeba5c80dc11a73ab
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.80 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.78 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17RUN /bin/sh -c apk upgrade365.8 KB18ARG GID=10010 B19ARG UID=10010 B20ARG APP_VERSION=release-v2-1-0-dev.exp.00 B21LABEL maintainer=HCL Technologies Ltd.0 B22LABEL org.opencontainers.image.title=AIForce - GenAI Gateway0 B23LABEL org.opencontainers.image.description=Proprietary AIForce application container0 B24LABEL org.opencontainers.image.vendor=HCL Technologies Ltd.0 B25LABEL org.opencontainers.image.licenses=Proprietary0 B26LABEL org.opencontainers.image.version=release-v2-1-0-dev.exp.00 B27COPY ./default.conf /etc/nginx/conf.d/default.conf # buildkit550 B28COPY ./nginx.conf /etc/nginx/nginx.conf # buildkit523 B29WORKDIR /aiforce97 B30COPY --chown=1001:1001 /aiforce/ . #1.11 MB31RUN |3 GID=1001 UID=1001 APP_VERSION=release-v2-1-0-dev.exp.01.11 MB32USER 1001:10010 B33EXPOSE [3000/tcp]0 B34CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit