Sign inSign up

drumsergio/srcanario-copytrading:2.0.6

Index digest

sha256:b1099ae9137f229c174405733ec861e2809f5a53115046df55ff05ce99a4a57d

OS/ARCH

linux/amd64

Compressed size

102.19 MB

Last pushed

4 months by drumsergio

Type

Image

Manifest digest

sha256:57d5a798f8d1ab0e3f72a749e1a75600ff851b81caf486cc505db8cf695315cc

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.33 KB
13COPY src/ src/ # buildkit8.62 KB
14RUN /bin/sh -c pip install19.67 MB
15RUN /bin/sh -c chown -R10.67 KB
16USER app0 B
17CMD ["python" "-m" "src"]0 B

Command

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