sha256:9b189c1a1670c0077aa5659fcb496da6d37793eadc0187c8c6efc7fde30fa431
OS/ARCH
linux/amd64
Compressed size
106.59 MB
Last pushed
over 1 year by fluentthinking
Type
Image
Manifest digest
sha256:9b189c1a1670c0077aa5659fcb496da6d37793eadc0187c8c6efc7fde30fa431
Image Layers
1# debian.sh --arch 'amd64' out/26.91 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.08 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.78 MB12COPY /usr/bin/wait-for /usr/bin # buildkit1.91 KB13COPY /go/bin/pubsubc /usr/bin # buildkit11.34 MB14RUN /bin/sh -c mkdir -p104 B15COPY . /app # buildkit165.34 KB16COPY /app/node_modules /app/node_modules # buildkit5.69 MB17ENV APP_MODE=production0 B18WORKDIR /app32 B19CMD ["/run.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1740355200'