sha256:e10d7ca690cfc59c0bbf85f9ea9d895380de6fd092e44775584efff94807fe13
OS/ARCH
linux/amd64
Compressed size
459.08 MB
Last pushed
7 months by macbre
Type
Image
Manifest digest
sha256:e10d7ca690cfc59c0bbf85f9ea9d895380de6fd092e44775584efff94807fe13
Image Layers
1# debian.sh --arch 'amd64' out/29.99 MB2RUN /bin/sh -c groupadd --gid3.97 KB3ENV NODE_VERSION=24.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.99 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update61.56 MB11ENV HOME=/opt/phantomas0 B12WORKDIR /opt/phantomas117 B13RUN /bin/sh -c chown -R125 B14USER nobody0 B15ENV DOCKERIZED=yes0 B16COPY package.json . # buildkit961 B17COPY package-lock.json . # buildkit143.24 KB18RUN /bin/sh -c npm ci317.77 MB19RUN /bin/sh -c echo "Chrome194 B20ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/phantomas0 B21RUN /bin/sh -c ldd chrome32 B22ARG GITHUB_SHA=ed7895e04e7d460fc9333d0251dcbfbe0ca918060 B23ENV COMMIT_SHA=ed7895e04e7d460fc9333d0251dcbfbe0ca918060 B25LABEL org.opencontainers.image.source=https://github.com/macbre/phantomas0 B26LABEL org.opencontainers.image.revision=ed7895e04e7d460fc9333d0251dcbfbe0ca918060 B27COPY . . # buildkit986.86 KBCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1771804800'