sha256:053d5e1f439c6b3b3a34960b0178ecfede544317f6427d7802e54000d31bd42c
OS/ARCH
linux/amd64
Compressed size
209.52 MB
Last pushed
2 days by wangshilian
Type
Image
Manifest digest
sha256:f3da3fdb76918e3fc8fd4a3166eca243bf9eb39b7b00a410ff44b4d9c32c82e2
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=cee5f5c743810558365745e94493ab7c2c5fc9960 B16ENV K8S_ENV=dev0 B17ENV SOURCE_REVISION=cee5f5c743810558365745e94493ab7c2c5fc9960 B18RUN |2 K8S_ENV=dev SOURCE_REVISION=cee5f5c743810558365745e94493ab7c2c5fc996 /bin/sh146 B19COPY . /app # buildkit3.27 MB20WORKDIR /app32 B21RUN |2 K8S_ENV=dev SOURCE_REVISION=cee5f5c743810558365745e94493ab7c2c5fc996 /bin/sh57.97 MB22RUN |2 K8S_ENV=dev SOURCE_REVISION=cee5f5c743810558365745e94493ab7c2c5fc996 /bin/sh18.08 MB23EXPOSE [3000/tcp]0 B24CMD ["pnpm" "start:preview-host"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1765152000'