sha256:6ae642295a148c15b7808862a64f82ddc09379c6e0be26e5b96d782f3538202e
OS/ARCH
linux/amd64
Compressed size
226.37 MB
Last pushed
5 months by atlassian
Type
Image
Manifest digest
sha256:6ae642295a148c15b7808862a64f82ddc09379c6e0be26e5b96d782f3538202e
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 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 B10RUN /bin/sh -c apt-get update36.82 MB11RUN /bin/sh -c curl -LO6.24 MB12COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit63.79 MB13COPY /usr/local/bin /usr/local/bin # buildkit43.04 MB14RUN /bin/sh -c mkdir -p157 B15ENV PATH=/home/node/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16ENV FORGE_HOME=/home/node/.forge0 B17RUN /bin/sh -c rm -rf181 B18USER node0 B19RUN /bin/sh -c mkdir -p387.94 KB20WORKDIR /workspaces103 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'