Sign inSign up

locustio/aiolocust:0.7.3

Multi-platform
Index digest

sha256:9d5c7d5aff2fc138f600761453652cd93d097562106ca7311fcb4c5d00da91ae

OS/ARCH

Compressed size

103.92 MB

Last pushed

4 months by cyberw

Type

Image

Manifest digest

sha256:0f15a4909716ce114d7d0a3315988ea0d12c75a084af69385f5b6e590db41c1a

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.21 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;251 B
8CMD ["python3"]0 B
9COPY /uv /usr/local/bin/uv # buildkit22.02 MB
10WORKDIR /app93 B
11COPY pyproject.toml . # buildkit1.15 KB
12COPY .python-version . # buildkit151 B
13COPY src/ src/ # buildkit12 KB
14RUN /bin/sh -c touch README.md128 B
15RUN /bin/sh -c uv sync38.23 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.01 MB
18ENTRYPOINT ["aiolocust"]0 B

Command

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