sha256:43696e7e8914854846f885b90481b791eb08bd49fef1601d9af983ac6c9aaff1
OS/ARCH
Compressed size
594.73 MB
Last pushed
3 months by teableio
Type
Image
Manifest digest
sha256:d5c031e72da478ab38a04f00724cacc9454c260288b5dac4237a7306254ac062
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-03T05-51-20Z.2101 GIT_COMMIT_SHA=aed488cc8902dcd60a803d24fe6975f4351b2ee6 PREVIEW_TAG=44.32 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-03T05-51-20Z.2101 GIT_COMMIT_SHA=aed488cc8902dcd60a803d24fe6975f4351b2ee6 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.1 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.48 KB24COPY --chown=1001:1001 /app/enterprise/app-ee/src/locales ./enterprise/app-ee/src/locales #286.36 KB25COPY --chown=1001:1001 /app/enterprise/app-ee/.next ./enterprise/app-ee/.next #27.45 MB26COPY --chown=1001:1001 /app/enterprise/app-ee/node_modules ./enterprise/app-ee/node_modules #8.31 KB27COPY --chown=1001:1001 /app/enterprise/app-ee/public ./enterprise/app-ee/public #556.77 KB28COPY --chown=1001:1001 /app/enterprise/backend-ee/dist ./enterprise/backend-ee/dist #8.37 MB29COPY --chown=1001:1001 /app/enterprise/backend-ee/node_modules ./enterprise/backend-ee/node_modules #8.38 KB30COPY --chown=1001:1001 /app/enterprise/backend-ee/package.json ./enterprise/backend-ee/ #3.33 KB31COPY --chown=1001:1001 /app/packages ./packages #639.89 KB32COPY --chown=1001:1001 /app/community/packages ./community/packages #10.63 MB33COPY --chown=1001:1001 /app/node_modules ./node_modules #408.54 MB34COPY --chown=1001:1001 /app/package.json ./package.json #1.51 KB35COPY --chown=1001:1001 /app/community/plugins/.next/standalone/community/plugins ./community/plugins #7.15 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.18 KB39COPY --chown=1001:1001 /app/enterprise/sandbox/node_modules ./enterprise/sandbox/node_modules #725 B40ENV BUILD_VERSION=release.2026-07-03T05-51-20Z.2101 GIT_COMMIT_SHA=aed488cc8902dcd60a803d24fe6975f4351b2ee6 PREVIEW_TAG=0 B41EXPOSE map[3000/tcp:{}]0 B42ENTRYPOINT ["scripts/start.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'