Sign inSign up

afsharidevops/content-bot:0.4.2

Multi-platform
Index digest

sha256:e0cefb71e2c6078812b480e25ea16d8a7a2e0a156c4f5114530b8b15bf8fa1c3

OS/ARCH

Compressed size

43.07 MB

Last pushed

3 days by afsharidevops

Type

Image

Manifest digest

sha256:c5f3055759f98664bab971bb5f1c1c9511bdea66a5f37ca13db69e66efacc67b

Image Layers

1# debian.sh --arch 'arm64' out/26.81 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;3.21 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.91 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10LABEL org.opencontainers.image.title=Content Bot org.opencontainers.image.version=0.4.2 org.opencontainers.image.description=Telegram0 B
11ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PYTHONPATH=/app HOME=/tmp0 B
12RUN /bin/sh -c apt-get update32 B
13RUN /bin/sh -c groupadd --gid1.16 KB
14WORKDIR /app93 B
15COPY content/content_pipeline ./content_pipeline # buildkit27.67 KB
16COPY content-bot/requirements.txt ./content-bot/requirements.txt # buildkit186 B
17RUN /bin/sh -c pip install840.43 KB
18COPY content-bot/content_bot ./content_bot # buildkit289.51 KB
19USER 10004:100040 B
20CMD ["python" "-m" "content_bot"]0 B

Command

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