Sign inSign up

teableio/opensandbox:sha-be36ffb0ad27

Multi-platform
Index digest

sha256:c83c9a25218f318cf6e00648c8fa4b0d781e232fc18e073d84f7ab6a1533a168

OS/ARCH

Compressed size

53.9 MB

Last pushed

4 months by teableio

Type

Image

Manifest digest

sha256:4e9d3981661c1993b555e4b6dd9765aabc646e0c6fc1def02e158b5c02a66dcf

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.22 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.200 B
7ENV PYTHON_SHA256=de6517421601e39a9a3bc3e1bc4c7b2f239297423ee05e282598c83ec06475050 B
8RUN /bin/sh -c set -eux;13.14 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11ENV PIP_DISABLE_PIP_VERSION_CHECK=1 PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 UV_PROJECT_ENV=/app/.venv0 B
12WORKDIR /app93 B
13COPY /app/.venv /app/.venv # buildkit10.66 MB
14COPY /app/opensandbox_server /app/opensandbox_server # buildkit145.98 KB
15COPY /app/opensandbox_server/examples/example.config.k8s.toml /etc/opensandbox/config.toml # buildkit1.7 KB
16COPY /app/opensandbox_server/examples/example.config.k8s.zh.toml /etc/opensandbox/config.zh.toml # buildkit2.02 KB
17COPY /app/opensandbox_server/examples/example.batchsandbox-template.yaml /etc/opensandbox/example.batchsandbox-template.yaml # buildkit442 B
18COPY /app/opensandbox_server/examples/e2e.batchsandbox-template.yaml /etc/opensandbox/e2e.batchsandbox-template.yaml # buildkit514 B
19EXPOSE [8080/tcp]0 B
20ENTRYPOINT ["opensandbox-server"]0 B
21CMD ["--config" "/etc/opensandbox/config.toml"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'