Sign inSign up

drumsergio/srcanario-copytrading:2.0.1

Index digest

sha256:4eddce58ea98bf6876b6f507d31b128126f9bc19013ca5f40726ac784f4eed6c

OS/ARCH

linux/amd64

Compressed size

102.14 MB

Last pushed

5 months by drumsergio

Type

Image

Manifest digest

sha256:339b922c7748a07aa2cbba0a30b48434318557dcd8d8149c576b7bf32f616e18

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.40 B
5ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B
6RUN /bin/sh -c set -eux;11.7 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.33 KB
13COPY src/ src/ # buildkit8.67 KB
14RUN /bin/sh -c pip install19.67 MB
15RUN /bin/sh -c chown -R10.73 KB
16USER app0 B
17CMD ["python" "-m" "src"]0 B

Command

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