Sign inSign up

atlassian/forge-devcontainer:12.20.0

Manifest digest

sha256:90ceedc3e4f448475a7c33c2d12c9e94cc1c0f307cc56a183e8138332a5f9224

OS/ARCH

linux/amd64

Compressed size

226.45 MB

Last pushed

5 months by atlassian

Type

Image

Manifest digest

sha256:90ceedc3e4f448475a7c33c2d12c9e94cc1c0f307cc56a183e8138332a5f9224

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.22.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update36.82 MB
11RUN /bin/sh -c curl -LO6.24 MB
12COPY /usr/local/lib/node_modules /usr/local/lib/node_modules # buildkit63.87 MB
13COPY /usr/local/bin /usr/local/bin # buildkit43.04 MB
14RUN /bin/sh -c mkdir -p157 B
15ENV PATH=/home/node/.npm-global/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16ENV FORGE_HOME=/home/node/.forge0 B
17RUN /bin/sh -c rm -rf178 B
18USER node0 B
19RUN /bin/sh -c mkdir -p387.97 KB
20WORKDIR /workspaces103 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'