sha256:91b74aae00528a78d75c83ead79116b5db0953fda9220adc2b43e40be8618a31
OS/ARCH
Compressed size
560.83 MB
Last pushed
9 days by teableio
Type
Image
Manifest digest
sha256:22eae3353027628d3522a91820306542174e4c9d7ea99ce38bf2c847aea06a7a
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.25 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 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-07T15-08-33Z.2973 GIT_COMMIT_SHA=9d63551e0a8603fc75283f78cdd467a764f04d29 PREVIEW_TAG=44.55 MB15COPY /gosu /usr/local/bin/gosu # buildkit765.22 KB16COPY /usr/local/bin/redis-server /usr/local/bin/redis-server # buildkit6.47 MB17COPY /usr/local/bin/redis-cli /usr/local/bin/redis-cli # buildkit2.64 MB18WORKDIR /app93 B19RUN |3 BUILD_VERSION=release.2026-09-07T15-08-33Z.2973 GIT_COMMIT_SHA=9d63551e0a8603fc75283f78cdd467a764f04d29 PREVIEW_TAG=1.19 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 #882.23 KB26COPY --chown=1001:1001 /app/enterprise/app-ee/.next ./enterprise/app-ee/.next #33.22 MB27COPY --chown=1001:1001 /app/enterprise/app-ee/node_modules ./enterprise/app-ee/node_modules #8.5 KB28COPY --chown=1001:1001 /app/enterprise/app-ee/public ./enterprise/app-ee/public #718.94 KB29COPY --chown=1001:1001 /app/enterprise/backend-ee/dist ./enterprise/backend-ee/dist #22.3 MB30COPY --chown=1001:1001 /app/enterprise/backend-ee/node_modules ./enterprise/backend-ee/node_modules #8.77 KB31COPY --chown=1001:1001 /app/enterprise/backend-ee/package.json ./enterprise/backend-ee/ #3.45 KB32COPY --chown=1001:1001 /app/packages ./packages #844.5 KB33COPY --chown=1001:1001 /app/community/packages ./community/packages #12.63 MB34COPY --chown=1001:1001 /app/node_modules ./node_modules #351.14 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.75 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-07T15-08-33Z.2973 GIT_COMMIT_SHA=9d63551e0a8603fc75283f78cdd467a764f04d29 PREVIEW_TAG=0 B42EXPOSE map[3000/tcp:{}]0 B43ENTRYPOINT ["scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'