Sign inSign up

teableio/teable-sandbox:release.2026-09-07T15-08-33Z.2973

Multi-platform
Index digest

sha256:e1e57ef18a502afaed390a0824e1c72783a386a06297f43fa5bbd1954e03e6bb

OS/ARCH

Compressed size

106.48 MB

Last pushed

12 days by teableio

Type

Image

Manifest digest

sha256:7cefe9837f8498b0ded3b39cc049c56f103f7ff8064da105dc2e7fa5f04420c0

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.23.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11WORKDIR /app93 B
12RUN /bin/sh -c apt-get update25.09 MB
13WORKDIR /app32 B
14RUN /bin/sh -c mkdir -p131 B
15COPY --chown=node:node /app/enterprise/sandbox/node_modules ./node_modules #5.19 MB
16COPY --chown=node:node /app/enterprise/sandbox/dist ./dist #8.71 KB
17COPY --chown=node:node enterprise/sandbox/ecosystem.config.js ./ #471 B
18ENV SANDBOX_PORT=70700 B
19ENV PM2_HOME=/app/.pm20 B
20USER node0 B
21RUN /bin/sh -c mkdir -p114 B
22HEALTHCHECK {Test:[CMD-SHELL wget --spider -q0 B
23EXPOSE [7070/tcp]0 B
24ENTRYPOINT ["/usr/bin/tini" "--"]0 B
25CMD ["pm2-runtime" "start" "ecosystem.config.js" "--env"0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'