sha256:ebc57ce34e8e27694e11c8e51f6cb2c883872d6ddbc3655706c5e58b6c861dd9
OS/ARCH
linux/amd64
Compressed size
105.31 MB
Last pushed
almost 2 years by fluentthinking
Type
Image
Manifest digest
sha256:ebc57ce34e8e27694e11c8e51f6cb2c883872d6ddbc3655706c5e58b6c861dd9
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.12.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=45.75 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10COPY ./run.sh /run.sh # buildkit500 B11RUN /bin/sh -c apt update14.7 MB12COPY /usr/bin/wait-for /usr/bin # buildkit1.91 KB13COPY /go/bin/pubsubc /usr/bin # buildkit10.54 MB14RUN /bin/sh -c mkdir -p108 B15COPY . /app # buildkit160.02 KB16COPY /app/node_modules /app/node_modules # buildkit5.6 MB17ENV APP_MODE=production0 B18WORKDIR /app32 B19CMD ["/run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'