sha256:92ddc08a96cc686147a57252c5ae81cac0773ccd74f97b0ccc7f4d657ce0b028
OS/ARCH
Compressed size
82.94 MB
Last pushed
about 1 month by datamini
Type
Image
Manifest digest
sha256:4f3adc37c1b273588522798a89c1b1c8e2c138412429c921188371cad7e66786
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c corepack enable4.41 MB11LABEL org.opencontainers.image.source=https://github.com/DataMini/asktable0 B12WORKDIR /app93 B13COPY /repo/packages/feishu-gateway/dist/ /app/dist/ # buildkit49.39 KB14COPY /repo/packages/feishu-gateway/package.json /app/ # buildkit550 B15RUN /bin/sh -c node -e10.56 MB16EXPOSE [5400/tcp]0 B17CMD ["node" "dist/server.mjs"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'