Sign inSign up

tbdavid2019/telegram-bot-stock2:2bab52259b6b4c4fde53e2c538489bb6a908caaa

Multi-platform
Index digest

sha256:abf9b21222f40219e270ec00b94255e3c22cdc888154a795d508d7bc574afd01

OS/ARCH

Compressed size

285.65 MB

Last pushed

14 days by tbdavid2019

Type

Image

Manifest digest

sha256:a67845c4be3f893e6790a8f9f6e7a0180f765fe40c13fce02db22fea9b73d2c9

Image Layers

1# debian.sh --arch 'arm64' out/28.76 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;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.150 B
6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B
7RUN /bin/sh -c set -eux;11.29 MB
8RUN /bin/sh -c set -eux;248 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apt-get update82.34 MB
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit292 B
13RUN /bin/sh -c pip install157.34 MB
14COPY . . # buildkit1.53 MB
15ENV PYTHONUNBUFFERED=10 B
16LABEL com.centurylinklabs.watchtower.enable=true0 B
17CMD ["python" "main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1787529600'