sha256:fa96a20995f31a2c46dd0b0d113ab54612060ee043de42017ce11b29bb962c3f
OS/ARCH
linux/amd64
Compressed size
1.5 GB
Last pushed
5 months by octoberkeleytime
Type
Image
Manifest digest
sha256:b28a7a5345bf445b59324a01b41a0ff75c83b6cfbf9d2abf58709c1e1b028312
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 /app91 B14COPY package.json package-lock.json ./ #79.84 KB15COPY turbo.json ./ # buildkit377 B16COPY apps ./apps # buildkit7.03 MB17COPY packages ./packages # buildkit152.76 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'