Sign inSign up

drumsergio/telegram-archive:v7.33.4

Index digest

sha256:ff522988a0e26e61f2e01e763a4bdddc27d36210410341f3ed25537382a7d202

OS/ARCH

linux/amd64

Compressed size

398.38 MB

Last pushed

about 1 month by drumsergio

Type

Image

Manifest digest

sha256:5695507c477881fcec9750da8dc30d1c5281704fc11a42cb54ffe109d1e6fe81

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
9WORKDIR /app93 B
10RUN /bin/sh -c apt-get update302.75 MB
11COPY /uv /bin/uv # buildkit20.47 MB
12COPY pyproject.toml uv.lock ./ #66.35 KB
13RUN /bin/sh -c uv sync33.19 MB
14COPY src/ ./src/ # buildkit463.32 KB
15COPY scripts/ ./scripts/ # buildkit28.36 KB
16COPY alembic/ ./alembic/ # buildkit16.17 KB
17COPY alembic.ini . # buildkit956 B
18RUN /bin/sh -c useradd -m7.4 KB
19USER telegram0 B
20ENV BACKUP_PATH=/data/backups LOG_LEVEL=INFO PYTHONPATH=/app PYTHONDONTWRITEBYTECODE=10 B
21VOLUME [/data]0 B
22ENTRYPOINT ["/app/scripts/entrypoint.sh"]0 B
23CMD ["python" "-m" "src"]0 B

Command

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