sha256:6e2d1cee55d89fc61871abb1f59cc3158d10f24f322c9084b47775e3b87272eb
OS/ARCH
linux/amd64
Compressed size
144.04 MB
Last pushed
3 months by githubseatableio
Type
Image
Manifest digest
sha256:b53322b0a4c018552441e0c5c085ed19c992e6a033b8fccfe2a8311e2bdf4d0e
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11COPY package.json package-lock.json ./ #41.42 KB12COPY /app/dist /app/dist # buildkit7.87 KB13RUN /bin/sh -c apt-get update67.8 MB14EXPOSE [5858/tcp]0 B15CMD ["node" "./dist/worker.node.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'