sha256:b431f5b01efaa9319416ecd6e4ddf76512903ac6c4d755ddcdf1b8511a8820c1
OS/ARCH
linux/amd64
Compressed size
1.5 GB
Last pushed
5 months by octoberkeleytime
Type
Image
Manifest digest
sha256:b411304f2ada7ed03b1a99940c20c5cbbe27af45b83b0b327201947c2ffe4327
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.93 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.75 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=22.22.20 B7RUN /bin/sh -c ARCH= &&55.75 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY package.json package-lock.json ./ #79.85 KB15COPY turbo.json ./ # buildkit376 B16COPY apps ./apps # buildkit7.03 MB17COPY packages ./packages # buildkit152.75 KB18RUN /bin/sh -c npm ci1.11 GB19CMD ["npx" "playwright" "test" "--config=apps/tests/playwright.config.ts"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'