sha256:2c6fee3a2f5e1ede37bfd0c1f0dbdf8ca0f36ea567b82606f9b198b9d2131969
OS/ARCH
Compressed size
781.87 MB
Last pushed
2 months by teableio
Type
Image
Manifest digest
sha256:cee3604e7f252803dfc666312b6be9648a13e8a2012818e604a435b78e53441d
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.140 B7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c sed -i267.27 MB12RUN /bin/sh -c pip install116.57 MB13RUN /bin/sh -c cp -a230.25 MB14RUN /bin/sh -c chsh -s3.32 KB15COPY /workspace/packages/ai-tools-cli/dist/ /usr/local/lib/teable-cli/dist/ # buildkit1.05 MB16COPY /workspace/packages/ai-tools-cli/bin/ /usr/local/lib/teable-cli/bin/ # buildkit434 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/ #57.29 KB20COPY --chmod=0555 /output/docs/ /home/agent/.teable/docs/ #28.76 KB21RUN /bin/sh -c chown -R86.05 KB22RUN /bin/sh -c ln -s172 B23COPY --chown=agent:agent /skills-out/ /home/agent/.teable/skills/system/ #470.47 KB24COPY --chown=agent:agent dockers/teable/skills/ /home/agent/.teable/skills/system/ #4.99 KB25RUN /bin/sh -c test -f32 B26COPY --chown=agent:agent /connector-skills-out/ /home/agent/.teable/skills/connectors/ #3.56 KB27ARG PI_WEB_SEARCH_VERSION=1.3.10 B28ARG SHADCN_VERSION=4.11.00 B29ARG SHADCN_COMPONENTS= accordion alert0 B30ARG NEXTJS_VERSION=16.2.90 B31COPY --chown=agent:agent /output/scaffold/ /home/agent/workspace/project/ #2.59 KB32USER agent0 B33COPY --chown=agent:agent packages/ai-agent-engine/src/server/runtimes/pi/config/pi-agent-settings.json /home/agent/.pi/agent/settings.json #308 B34RUN |4 PI_WEB_SEARCH_VERSION=1.3.1 SHADCN_VERSION=4.11.0 SHADCN_COMPONENTS=537.34 KB35RUN |4 PI_WEB_SEARCH_VERSION=1.3.1 SHADCN_VERSION=4.11.0 SHADCN_COMPONENTS=122.23 MB36COPY --chmod=0555 dockers/teable/sandbox-agent-entrypoint.sh /usr/local/bin/teable-sandbox-agent-entrypoint #740 B37COPY --chmod=0555 dockers/teable/sandbox-memory-migration.sh /usr/local/bin/teable-sandbox-memory-migration #729 B38COPY --chmod=0555 dockers/teable/sandbox-agent-engine.sh /usr/local/bin/teable-agent-engine #455 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1771804800'