sha256:92ddc08a96cc686147a57252c5ae81cac0773ccd74f97b0ccc7f4d657ce0b028
OS/ARCH
Compressed size
83.08 MB
Last pushed
about 1 month by datamini
Type
Image
Manifest digest
sha256:dd663e3b7d9b25d10a2d3933b09a5698b9bd6d4e1b44bc9e9c90198cd2752384
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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 'amd64' out/ 'bookworm' '@1776729600'