Sign inSign up

apecloud/ape-dts-bench:0.0.24

Multi-platform
Index digest

sha256:0bf97d741b3c716ccb45bdc1656fa0d278302bbf57ab5b5ed4d175bd04dc4114

OS/ARCH

Compressed size

176.72 MB

Last pushed

3 months by ldongming

Type

Image

Manifest digest

sha256:3b7c469a1df4935ada35492bdcff64cf34ead2c36f76ff20881380a0dce2f280

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
3RUN /bin/sh -c set -eux;1.22 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.27 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 PYTHONPATH=/app0 B
11WORKDIR /app93 B
12COPY /usr/local/cargo/bin/tokio-console /usr/local/bin/tokio-console # buildkit3.31 MB
13RUN /bin/sh -c apt-get update114.69 MB
14RUN /bin/sh -c python -m17.43 MB
15COPY benchmark ./benchmark # buildkit24.79 KB
16COPY tests ./tests # buildkit13.99 KB
17COPY conftest.py pytest.ini pyproject.toml README.md9.94 KB
18CMD ["python" "-m" "pytest" "tests/benchmark/test_benchmark.py"0 B

Command

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