sha256:7d2e3683d437276a4ce60dcc7f78d5aef8ee04605bdc76be87a9d278ba15a573
OS/ARCH
Compressed size
82.49 MB
Last pushed
13 days by jaedle
Type
Image
Manifest digest
sha256:b6f25f5d0aef368d67416a069ae0e79bc3c1867a79a97d8f7bd641720a8a8273
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.99 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY package.json package-lock.json ./ #12.05 KB12RUN /bin/sh -c npm ci7.04 MB13COPY --chown=node:node entrypoint.sh sse-server.mjs ./826 B14RUN /bin/sh -c chmod 755278 B15RUN /bin/sh -c mkdir -p153 B16USER node0 B17EXPOSE [8000/tcp]0 B18ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1773619200'