sha256:5605e746eac103a039f09f9534e97017a83943c682cd46efc003d6d8e6c70fca
OS/ARCH
Compressed size
527.3 MB
Last pushed
2 months by teableio
Type
Image
Manifest digest
sha256:06284f59d332880182457d54b99a437a0fbaf0fae22e2c1d33a25e1dd167d024
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.30 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.61 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-07-17T10-27-38Z.2271 GIT_COMMIT_SHA=edd6440064923f03325b655d6b9ac679cb925d2d PREVIEW_TAG=44.33 MB15COPY /gosu /usr/local/bin/gosu # buildkit765.2 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-07-17T10-27-38Z.2271 GIT_COMMIT_SHA=edd6440064923f03325b655d6b9ac679cb925d2d PREVIEW_TAG=1.19 KB20COPY --chown=1001:1001 scripts/start.sh ./scripts/start.sh #1.26 KB21COPY --chown=1001:1001 scripts/db-migrate.mjs ./scripts/db-migrate.mjs #1.11 KB22COPY --chown=1001:1001 scripts/wait-for ./scripts/wait-for #1.92 KB23COPY --chown=1001:1001 /app/enterprise/app-ee/next.config.js /app/enterprise/app-ee/next-i18next.config.js /app/enterprise/app-ee/override-plugin.js9.49 KB24COPY --chown=1001:1001 /app/enterprise/app-ee/src/locales ./enterprise/app-ee/src/locales #276.05 KB25COPY --chown=1001:1001 /app/enterprise/app-ee/.next ./enterprise/app-ee/.next #28.16 MB26COPY --chown=1001:1001 /app/enterprise/app-ee/node_modules ./enterprise/app-ee/node_modules #8.42 KB27COPY --chown=1001:1001 /app/enterprise/app-ee/public ./enterprise/app-ee/public #601.67 KB28COPY --chown=1001:1001 /app/enterprise/backend-ee/dist ./enterprise/backend-ee/dist #12.09 MB29COPY --chown=1001:1001 /app/enterprise/backend-ee/node_modules ./enterprise/backend-ee/node_modules #8.52 KB30COPY --chown=1001:1001 /app/enterprise/backend-ee/package.json ./enterprise/backend-ee/ #3.38 KB31COPY --chown=1001:1001 /app/packages ./packages #675.6 KB32COPY --chown=1001:1001 /app/community/packages ./community/packages #11.55 MB33COPY --chown=1001:1001 /app/node_modules ./node_modules #335.67 MB34COPY --chown=1001:1001 /app/package.json ./package.json #1.66 KB35COPY --chown=1001:1001 /app/community/plugins/.next/standalone/community/plugins ./community/plugins #7.16 MB36COPY --chown=1001:1001 /app/community/apps/nestjs-backend/static ./static #21.61 KB37COPY --chown=1001:1001 /app/enterprise/backend-ee/static ./static #746.75 KB38COPY --chown=1001:1001 /app/enterprise/sandbox/dist ./enterprise/sandbox/dist #8.19 KB39COPY --chown=1001:1001 /app/enterprise/sandbox/node_modules ./enterprise/sandbox/node_modules #722 B40ENV BUILD_VERSION=release.2026-07-17T10-27-38Z.2271 GIT_COMMIT_SHA=edd6440064923f03325b655d6b9ac679cb925d2d PREVIEW_TAG=0 B41EXPOSE map[3000/tcp:{}]0 B42ENTRYPOINT ["scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'