sha256:b086d071bf84a849ad03f0a4747fbbd92b7b6ee95d4d16ad5b68625e040c2218
OS/ARCH
Compressed size
883.33 MB
Last pushed
3 months by teableio
Type
Image
Manifest digest
sha256:fc132bb4294aa9f2426940fa347851c87ca4e769396a0529b177f000e4f594ef
Image Layers
1# debian.sh --arch 'arm64' out/28.74 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.21 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.140 B7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B8RUN /bin/sh -c set -eux;13.65 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c sed -i274.44 MB12RUN /bin/sh -c pip install98.44 MB13RUN /bin/sh -c cp -a225.11 MB14RUN /bin/sh -c chsh -s3.31 KB15COPY /workspace/packages/ai-tools-cli/dist/ /usr/local/lib/teable-cli/dist/ # buildkit1.03 MB16COPY /workspace/packages/ai-tools-cli/bin/ /usr/local/lib/teable-cli/bin/ # buildkit433 B17COPY /workspace/packages/ai-tools-cli/package.json /usr/local/lib/teable-cli/package.json # buildkit1.04 KB18RUN /bin/sh -c ln -sf397 B19COPY --chmod=0555 /output/agent-engine/ /home/agent/.agent-engine/ #40.26 KB20COPY --chmod=0555 /output/docs/ /home/agent/.teable/docs/ #27.8 KB21RUN /bin/sh -c chown -R68.05 KB22COPY --chown=agent:agent /skills-out/ /home/agent/.teable/skills/system/ #471.98 KB23ARG PI_MCP_ADAPTER_VERSION=2.8.00 B24ARG PI_WEB_SEARCH_VERSION=1.3.00 B25ARG SHADCN_VERSION=4.10.00 B26ARG SHADCN_COMPONENTS= accordion alert0 B27ARG NEXTJS_VERSION=16.1.60 B28COPY --chown=agent:agent /output/scaffold/ /home/agent/workspace/project/ #2.59 KB29USER agent0 B30RUN |5 PI_MCP_ADAPTER_VERSION=2.8.0 PI_WEB_SEARCH_VERSION=1.3.0 SHADCN_VERSION=4.10.099.25 MB31RUN |5 PI_MCP_ADAPTER_VERSION=2.8.0 PI_WEB_SEARCH_VERSION=1.3.0 SHADCN_VERSION=4.10.0140.86 MB32COPY --chmod=0555 dockers/teable/sandbox-agent-entrypoint.sh /usr/local/bin/teable-sandbox-agent-entrypoint #527 B33COPY --chmod=0555 dockers/teable/appbuilder-source-journal.sh /usr/local/bin/teable-appbuilder-source-journal #1.8 KB34COPY --chmod=0555 dockers/teable/sandbox-agent-engine.sh /usr/local/bin/teable-agent-engine #447 B35COPY --chmod=0444 dockers/teable/teable-sandbox-agent.supervisord.conf /etc/supervisor/conf.d/teable-sandbox-agent.conf #645 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1771804800'