sha256:b1bcb1264af8e491f237cf0a4492313986fe4a65540faf5c6765c3bd7334d848
OS/ARCH
linux/amd64
Compressed size
221.32 MB
Last pushed
6 days by atlassian
Type
Image
Manifest digest
sha256:b1bcb1264af8e491f237cf0a4492313986fe4a65540faf5c6765c3bd7334d848
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL com.atlassian.tg_container_vuln_checker.ignore_reason=local-only0 B11RUN /bin/sh -c apt-get update36.86 MB12RUN /bin/sh -c curl -LO6.19 MB13COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit58.58 MB14COPY /usr/local/bin /usr/local/bin # buildkit43.12 MB15RUN /bin/sh -c mkdir -p159 B16ENV PATH=/home/node/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B17ENV FORGE_HOME=/home/node/.forge0 B18RUN /bin/sh -c rm -rf182 B19USER node0 B20RUN /bin/sh -c mkdir -p387.92 KB21WORKDIR /workspaces103 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'