sha256:34485241eeadfb5d72116503fcf6c61cb5c4637eae6db1ba4a39135557a7eb28
OS/ARCH
linux/amd64
Compressed size
59.43 MB
Last pushed
5 months by balana
Type
Image
Manifest digest
sha256:dbf9796b15577c5664f4a85917bd485ec54d552c87831db635f0f49309222328
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.070 B6RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.073.24 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.070 B13WORKDIR /aiforce/aiforce-lls117 B14RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.07161 B15COPY --chown=1001:1001 /aiforce/aiforce-lls/ . #9.73 MB16RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.079.73 MB17RUN |3 GID=1001 UID=1001 APP_VERSION=v2.0.1.071.02 KB18USER 1001:10010 B19EXPOSE [8017/tcp]0 B20ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'