Sign inSign up

drumsergio/srcanario-copytrading:2.0.11

Index digest

sha256:4a788b3e8c21e1aee5614d83a7549a69a54f15f6ed471d0ceaf19e94126836d4

OS/ARCH

linux/amd64

Compressed size

102.3 MB

Last pushed

3 months by drumsergio

Type

Image

Manifest digest

sha256:a0c2ef7e180d2c40d7fc07234ba28caeb68fbbd00e50b1fa2ca5ee7aa993627e

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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.23 MB
4ENV PYTHON_VERSION=3.14.60 B
5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update41.11 MB
10RUN /bin/sh -c groupadd -r1.07 KB
11WORKDIR /app93 B
12COPY pyproject.toml README.md ./ #2.34 KB
13COPY src/ src/ # buildkit8.63 KB
14RUN /bin/sh -c pip install19.77 MB
15RUN /bin/sh -c chown -R10.69 KB
16USER app0 B
17CMD ["python" "-m" "src"]0 B

Command

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