Sign inSign up

orenlab/pytmbot:edge-sha-5ba2f41

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

sha256:ddf30d231a960fa44c93a823a7fd78b91e04a26411d539cded80df6825ca7631

OS/ARCH

Compressed size

50.02 MB

Last pushed

about 2 months by orenlab

Type

Image

Manifest digest

sha256:010a5fbdcbc6acc3a47962de83ce802b63921a242e30b13df0fffe4dee90673a

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 # buildkit9.06 MB
12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c185 B
13COPY --chown=pytmbot:pytmbot --chmod=755 ./entrypoint.sh ./entrypoint.sh4.23 KB
14COPY --chown=1001:1001 /build/pytmbot ./pytmbot #231.53 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