sha256:ed9a3e9194e169ef4e1b0304054617a23d0306cfea08a151c66af1f7900a0f24
OS/ARCH
linux/amd64
Compressed size
175.07 MB
Last pushed
about 1 year by rmangana
Type
Image
Manifest digest
sha256:ed9a3e9194e169ef4e1b0304054617a23d0306cfea08a151c66af1f7900a0f24
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update58.08 MB11RUN /bin/sh -c mkdir -p122 B12RUN /bin/sh -c echo 'root:password'402 B13RUN /bin/sh -c sed -i1.57 KB14RUN /bin/sh -c sed -i1.56 KB15RUN /bin/sh -c sed 's@session\s*required\s*pam_loginuid.so@session1.01 KB16RUN /bin/sh -c mkdir -p116 B17WORKDIR /workspace32 B18RUN /bin/sh -c npm install51.95 MB19RUN /bin/sh -c useradd -m3.58 KB20RUN /bin/sh -c echo 'developer:password'470 B21RUN /bin/sh -c chown -R126 B22USER developer0 B23ENV ENV=/etc/bash.bashrc0 B24ENV BASH_ENV=/etc/bash.bashrc0 B25ENV PS1=\u@\h:\w$ 0 B26EXPOSE map[22/tcp:{}]0 B27CMD ["/usr/sbin/sshd" "-D"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'