sha256:5aed054d33c87543657059c6e6f5ccc7054f4005cfe355578a6dca5019e4fafc
OS/ARCH
linux/amd64
Compressed size
59.15 MB
Last pushed
5 months by balana
Type
Image
Manifest digest
sha256:6475c9fa87716494929351f712a2758d579cfc13e4c4a3d4b5c7d4d012211095
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c apt-get update11.58 MB3ARG GID=10010 B4ARG UID=10010 B5ARG APP_VERSION=v2.0.1.030 B6RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.033.23 KB7LABEL maintainer=HCL Technologies Ltd.0 B8LABEL org.opencontainers.image.title=AIForce - Local License0 B9LABEL org.opencontainers.image.description=Proprietary AIForce application container0 B10LABEL org.opencontainers.image.vendor=HCL Technologies Ltd.0 B11LABEL org.opencontainers.image.licenses=Proprietary0 B12LABEL org.opencontainers.image.version=v2.0.1.030 B13WORKDIR /aiforce/aiforce-lls117 B14RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.03162 B15COPY --chown=1001:1001 /aiforce/aiforce-lls/ . #9.59 MB16RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.039.58 MB17RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.031.02 KB18USER 1001:10010 B19EXPOSE [8017/tcp]0 B20ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'