20.18.1-bullseye
sha256:011798ed9fdef60642a163f6a97534781681ba0db23a7c620447c0628e1fe1b7
OS/ARCH
linux/amd64
Compressed size
429.16 MB
Last pushed
about 1 month by cypressdockerpublisher
Type
Image
Manifest digest
sha256:011798ed9fdef60642a163f6a97534781681ba0db23a7c620447c0628e1fe1b7
Image Layers
1
# debian.sh --arch 'amd64' out/
28.85 MB
2
RUN /bin/sh -c groupadd --gid
3.97 KB
3
ENV NODE_VERSION=20.18.1
0 B
4
RUN /bin/sh -c ARCH= OPENSSL_ARCH=
38.89 MB
5
ENV YARN_VERSION=1.22.22
0 B
6
RUN /bin/sh -c set -ex
1.66 MB
7
COPY docker-entrypoint.sh /usr/local/bin/ # buildkit
445 B
8
ENTRYPOINT ["docker-entrypoint.sh"]
0 B
9
CMD ["node"]
0 B
10
RUN /bin/sh -c apt-get update
262.96 MB
11
USER root
0 B
12
RUN /bin/sh -c node --version
93 B
13
RUN /bin/sh -c apt-get update
93.33 MB
14
RUN /bin/sh -c wget --no-verbose
52.75 KB
15
ENV TERM=xterm
0 B
16
ENV npm_config_loglevel=warn
0 B
17
RUN /bin/sh -c npm --version
3.41 MB
Command
# debian.sh --arch 'amd64' out/ 'bullseye' '@1736726400'