Sign inSign up

orenlab/pytmbot:0.4-r20260824

Multi-platform
Integration & delivery
Developer tools
Monitoring & observability
Index digest

sha256:a444c3c1ced04ddb1435a91f83c135957d6b9bb871c9889296e335ad142320ce

OS/ARCH

Compressed size

56.29 MB

Last pushed

27 days by orenlab

Type

Image

Manifest digest

sha256:b2bbf78b45dfdaaca52904686083a33fbcdf214d8d3b7b2e16d43b7262354541

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 27.55 MB
5CMD ["/bin/bash"]0 B
6ARG DEBIAN_FRONTEND=noninteractive0 B
7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c13.18 MB
8RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c3.51 KB
9WORKDIR /opt/app32 B
10ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PYTHONPATH=/opt/app PATH=/opt/venv/bin:/usr/local/bin:/usr/bin:/bin0 B
11COPY /opt/venv /opt/venv # buildkit14.78 MB
12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c188 B
13COPY --chown=pytmbot:pytmbot --chmod=755 ./entrypoint.sh ./entrypoint.sh4.23 KB
14COPY --chown=1001:1001 /build/pytmbot ./pytmbot #800.41 KB
15RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c32 B
16HEALTHCHECK &{["CMD" "./entrypoint.sh" "--health_check"] "1m0s"0 B
17USER pytmbot0 B
18ENTRYPOINT ["tini" "-s" "--" "./entrypoint.sh"]0 B

Command

 ARG RELEASE