sha256:1bd0fb705ea5e333b13bbbb8687af0118c1f37b2c283d3fd4d475926f6f74a07
OS/ARCH
linux/amd64
Compressed size
388.02 MB
Last pushed
over 1 year by bwegener
Type
Image
Manifest digest
sha256:3e7cfc6c2a17ebe65e4e9a4136d1c77f9c8cd78e24262b4f927c084cd5025a63
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=23.3.00 B7RUN /bin/sh -c ARCH= &&54.19 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /http93 B14COPY /dist/tenant-plane/apps/be-agentforce-connector-server . # buildkit3.73 KB15COPY /package-lock.json package-lock.json # buildkit343.6 KB16RUN /bin/sh -c npm ci361.8 KB17ENV PORT=80800 B18ENV HOST=0.0.0.00 B19EXPOSE map[8080/tcp:{}]0 B20CMD ["node" "."]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'