Sign inSign up

drumsergio/srcanario-copytrading:2.0.7

Index digest

sha256:69147650e94331ee2f568a977bcc61a50d7ec86ad7e4d99e6acf7a601516be80

OS/ARCH

linux/amd64

Compressed size

102.19 MB

Last pushed

4 months by drumsergio

Type

Image

Manifest digest

sha256:9cf33e224562b86fc3f91c57299ee8548d4b1ffdfa7dba5a0048e762653c6def

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.50 B
5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B
6RUN /bin/sh -c set -eux;11.76 MB
7RUN /bin/sh -c set -eux;251 B
8CMD ["python3"]0 B
9RUN /bin/sh -c apt-get update41.11 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.67 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' '@1777939200'