sha256:5d1b54235edb7d1d9d55dc3987bf1a75d5d5934a26a7a356c534f1613053cb72
OS/ARCH
Compressed size
576.32 MB
Last pushed
5 days by teableio
Type
Image
Manifest digest
sha256:8ab965ef43ccbb3f8d754ac36552ac89efbd6696216cfa992c23ade1e70cb59e
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 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 B10ARG BUILD_VERSION0 B11ARG GIT_COMMIT_SHA0 B12ARG PREVIEW_TAG0 B13ENV TZ=UTC NODE_ENV=production PORT=3000 NEXTJS_DIR=enterprise/app-ee0 B14RUN |3 BUILD_VERSION=release.2026-09-11T04-54-54Z.3051 GIT_COMMIT_SHA=005fc24b6f413cd20faa496cad61bb35a3339c14 PREVIEW_TAG=44.67 MB15COPY /gosu /usr/local/bin/gosu # buildkit720.26 KB16COPY /usr/local/bin/redis-server /usr/local/bin/redis-server # buildkit6.52 MB17COPY /usr/local/bin/redis-cli /usr/local/bin/redis-cli # buildkit2.69 MB18WORKDIR /app93 B19RUN |3 BUILD_VERSION=release.2026-09-11T04-54-54Z.3051 GIT_COMMIT_SHA=005fc24b6f413cd20faa496cad61bb35a3339c14 PREVIEW_TAG=1.18 KB20COPY --chown=1001:1001 scripts/start.sh ./scripts/start.sh #1.13 KB21COPY --chown=1001:1001 scripts/db-migrate.mjs ./scripts/db-migrate.mjs #1.17 KB22COPY --chown=1001:1001 scripts/postgres-migrate-lock.mjs ./scripts/postgres-migrate-lock.mjs #1.32 KB23COPY --chown=1001:1001 scripts/wait-for ./scripts/wait-for #1.92 KB24COPY --chown=1001:1001 /app/enterprise/app-ee/next.config.js /app/enterprise/app-ee/next-i18next.config.js /app/enterprise/app-ee/override-plugin.js10.31 KB25COPY --chown=1001:1001 /app/enterprise/app-ee/src/locales ./enterprise/app-ee/src/locales #918.63 KB26COPY --chown=1001:1001 /app/enterprise/app-ee/.next ./enterprise/app-ee/.next #33.81 MB27COPY --chown=1001:1001 /app/enterprise/app-ee/node_modules ./enterprise/app-ee/node_modules #8.6 KB28COPY --chown=1001:1001 /app/enterprise/app-ee/public ./enterprise/app-ee/public #718.95 KB29COPY --chown=1001:1001 /app/enterprise/backend-ee/dist ./enterprise/backend-ee/dist #22.67 MB30COPY --chown=1001:1001 /app/enterprise/backend-ee/node_modules ./enterprise/backend-ee/node_modules #8.86 KB31COPY --chown=1001:1001 /app/enterprise/backend-ee/package.json ./enterprise/backend-ee/ #3.46 KB32COPY --chown=1001:1001 /app/packages ./packages #915.24 KB33COPY --chown=1001:1001 /app/community/packages ./community/packages #12.36 MB34COPY --chown=1001:1001 /app/node_modules ./node_modules #365.78 MB35COPY --chown=1001:1001 /app/package.json ./package.json #1.7 KB36COPY --chown=1001:1001 /app/community/plugins/.next/standalone/community/plugins ./community/plugins #7.23 MB37COPY --chown=1001:1001 /app/community/apps/nestjs-backend/static ./static #21.61 KB38COPY --chown=1001:1001 /app/enterprise/backend-ee/static ./static #746.76 KB39COPY --chown=1001:1001 /app/enterprise/sandbox/dist ./enterprise/sandbox/dist #8.76 KB40COPY --chown=1001:1001 /app/enterprise/sandbox/node_modules ./enterprise/sandbox/node_modules #724 B41ENV BUILD_VERSION=release.2026-09-11T04-54-54Z.3051 GIT_COMMIT_SHA=005fc24b6f413cd20faa496cad61bb35a3339c14 PREVIEW_TAG=0 B42EXPOSE map[3000/tcp:{}]0 B43ENTRYPOINT ["scripts/start.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'