20.18.1-yarn-berry
sha256:fc033f39f0ecc9236cac89304166b51996883dc13ff8da84af30d34516871270
OS/ARCH
linux/amd64
Compressed size
384.2 MB
Last pushed
3 months by cypressdockerpublisher
Type
Image
Manifest digest
sha256:fc033f39f0ecc9236cac89304166b51996883dc13ff8da84af30d34516871270
Image Layers
1
# debian.sh --arch 'amd64' out/
26.92 MB
2
RUN /bin/sh -c groupadd --gid
3.23 KB
3
ENV NODE_VERSION=20.18.1
0 B
4
RUN /bin/sh -c ARCH= OPENSSL_ARCH=
38.87 MB
5
ENV YARN_VERSION=1.22.22
0 B
6
RUN /bin/sh -c set -ex
1.63 MB
7
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
450 B
8
ENTRYPOINT ["docker-entrypoint.sh"]
0 B
9
CMD ["node"]
0 B
10
RUN /bin/sh -c apt-get update
297.68 MB
11
RUN /bin/sh -c apt-get update
15.69 MB
12
ENV TERM=xterm
0 B
13
ENV npm_config_loglevel=warn
0 B
14
ENV npm_config_unsafe_perm=true
0 B
15
RUN /bin/sh -c corepack enable
269 B
16
RUN /bin/sh -c yarn set
3.23 MB
17
RUN /bin/sh -c npm --version
178.14 KB
Command
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'