sha256:656839c9dd56380698668f42145c10b2415efc2f618d53d1e490f329bdb1c3ce
OS/ARCH
linux/amd64
Compressed size
209.38 MB
Last pushed
12 days by wangshilian
Type
Image
Manifest digest
sha256:577b31c454d922fafe8cf06ad5b2e9cb218c7f16c1637a89fcea41b12c761891
Image Layers
1# debian.sh --arch 'amd64' out/29.99 MB2RUN /bin/sh -c groupadd --gid3.97 KB3ENV NODE_VERSION=24.12.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.86 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL maintainer=sj1.cn0 B11RUN /bin/sh -c apt-get update42.34 MB12RUN /bin/sh -c npm install9.35 MB13RUN /bin/sh -c npm cache2.75 KB14ARG K8S_ENV=dev0 B15ARG SOURCE_REVISION=ca4de0d9802b0b24a4bd9bfc570eaec4039f89b30 B16ENV K8S_ENV=dev0 B17ENV SOURCE_REVISION=ca4de0d9802b0b24a4bd9bfc570eaec4039f89b30 B18RUN |2 K8S_ENV=dev SOURCE_REVISION=ca4de0d9802b0b24a4bd9bfc570eaec4039f89b3 /bin/sh146 B19COPY . /app # buildkit3.13 MB20WORKDIR /app32 B21RUN |2 K8S_ENV=dev SOURCE_REVISION=ca4de0d9802b0b24a4bd9bfc570eaec4039f89b3 /bin/sh57.98 MB22RUN |2 K8S_ENV=dev SOURCE_REVISION=ca4de0d9802b0b24a4bd9bfc570eaec4039f89b3 /bin/sh18.05 MB23EXPOSE [3000/tcp]0 B24CMD ["pnpm" "start:preview-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1765152000'