Sign inSign up

orenlab/pytmbot:edge-sha-ec1d691

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

sha256:f30f4e84280a6727e0750f62e05cc22378b3f8cf0a8f78725fe2d654313478ce

OS/ARCH

Compressed size

53.48 MB

Last pushed

about 1 month by orenlab

Type

Image

Manifest digest

sha256:d0bd094eab450515d9302a63392e3450326adcc13adcce51fb5fd7a8f75e5b3b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=24.040 B
4ADD file ... in / 28.37 MB
5CMD ["/bin/bash"]0 B
6ARG DEBIAN_FRONTEND=noninteractive0 B
7RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c15.66 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.22 MB
12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c185 B
13COPY --chown=pytmbot:pytmbot --chmod=755 ./entrypoint.sh ./entrypoint.sh4.22 KB
14COPY --chown=1001:1001 /build/pytmbot ./pytmbot #231.1 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