sha256:27a03fe7a038332f0476cc67e949a9f956ce22d53fa83539e1b80cb633a7e6d4
OS/ARCH
linux/amd64
Compressed size
388.02 MB
Last pushed
over 1 year by bwegener
Type
Image
Manifest digest
sha256:76b52ccf86822f22691cc7cbdb885ed9ccaedb32990d60615e65ba2d1e4738f9
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 /http92 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.82 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'