Sign inSign up

chamrong/telegram-group-bot:latest

Integration & delivery
Message queues
Index digest

sha256:2bf6d136ba899937df9efbfb34dea0e8e4cd4ee2b792e809c0776be36ab9fc23

OS/ARCH

linux/arm64

Compressed size

49.99 MB

Last pushed

about 1 year by chamrong

Type

Image

Manifest digest

sha256:4829b9fa7120665ab39bf8c15f0ebd59aa9f9558572e5ae6d8e26d958120bf4a

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.18 MB
5ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
6ENV PYTHON_VERSION=3.9.230 B
7ENV PYTHON_SHA256=61a42919e13d539f7673cf11d1c404380e28e540510860b9d242196e165709c90 B
8RUN /bin/sh -c set -eux;14.16 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app92 B
12COPY requirements.txt . # buildkit175 B
13RUN /bin/sh -c pip install5.87 MB
14COPY . . # buildkit2.1 KB
15EXPOSE map[8000/tcp:{}]0 B
16CMD ["gunicorn" "--bind" "0.0.0.0:8000" "app:app"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'