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