Sign inSign up

locustio/aiolocust:0.7.14

Multi-platform
Index digest

sha256:3823a9d2e51bcedcb1506aca4770c3bf8a8b29bb196aa4b405c537db51a2c021

OS/ARCH

Compressed size

104.07 MB

Last pushed

4 months by cyberw

Type

Image

Manifest digest

sha256:5f1105271d7ced5c2fa67205be2457490554abeb99fdc3f9aea5b81ca433c0dc

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 PYTHON_VERSION=3.14.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.67 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9COPY /uv /usr/local/bin/uv # buildkit21.96 MB
10WORKDIR /app93 B
11COPY pyproject.toml . # buildkit1.16 KB
12COPY .python-version . # buildkit151 B
13COPY src/ src/ # buildkit12.44 KB
14RUN /bin/sh -c touch README.md128 B
15RUN /bin/sh -c uv sync38.33 MB
16ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
17RUN /bin/sh -c aiolocust --help2.13 MB
18ENTRYPOINT ["aiolocust"]0 B

Command

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