sha256:a5775b8daaa30c1c6c554090caca078a7705674c89c9afbf0475ffa9ea45b3f4
OS/ARCH
linux/amd64
Compressed size
387.99 MB
Last pushed
over 1 year by bwegener
Type
Image
Manifest digest
sha256:35e81c52e88bc9e589a26668ea2f0031dc914fc437cbbc4b1b6182db97e7d2db
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 /http94 B14COPY /dist/tenant-plane/apps/be-agentforce-connector-server . # buildkit3.73 KB15COPY /package-lock.json package-lock.json # buildkit316.18 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'