Sign inSign up

drumsergio/srcanario-copytrading:2.0.12

Index digest

sha256:89ee97a6b12ca61e9e7333879931bd24f979093934063ae2d816e061149a89a6

OS/ARCH

linux/amd64

Compressed size

102.37 MB

Last pushed

about 2 months by drumsergio

Type

Image

Manifest digest

sha256:7185277728ae2351cfec707b552fdada415486c2f50af3c6f06ff7192eb2f528

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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;248 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update41.12 MB
10RUN /bin/sh -c groupadd -r1.08 KB
11WORKDIR /app93 B
12COPY pyproject.toml README.md ./ #2.34 KB
13COPY src/ src/ # buildkit8.62 KB
14RUN /bin/sh -c pip install19.82 MB
15RUN /bin/sh -c chown -R10.68 KB
16USER app0 B
17CMD ["python" "-m" "src"]0 B

Command

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