telegram-bot-api-amd64 (latest)

Published 2024-07-29 12:13:47 +03:00 by ymnuk

Installation

docker pull git.ymnuktech.ru/ymnuk/telegram-bot-api-amd64:latest
sha256:856436b742cfeafd0f7870d127612382bcac1bce6dd1a29862932e93deb8ff93

Image layers

ADD file:99093095d62d0421541d882f9ceeddb2981fe701ec0aa9d2c08480712d5fed21 in /
CMD ["/bin/sh"]
ENV TELEGRAM_WORK_DIR=/var/lib/telegram-bot-api TELEGRAM_TEMP_DIR=/tmp/telegram-bot-api
/bin/sh -c apk add --no-cache --update openssl libstdc++
COPY file:0f6739f3b6aa1bd18f6386f0c18aecd874799254ff0288162f9e8e59c7f8b438 in /docker-entrypoint.sh
/bin/sh -c addgroup -g 101 -S telegram-bot-api && adduser -S -D -H -u 101 -h ${TELEGRAM_WORK_DIR} -s /sbin/nologin -G telegram-bot-api -g telegram-bot-api telegram-bot-api && chmod +x /docker-entrypoint.sh && mkdir -p ${TELEGRAM_WORK_DIR} ${TELEGRAM_TEMP_DIR} && chown telegram-bot-api:telegram-bot-api ${TELEGRAM_WORK_DIR} ${TELEGRAM_TEMP_DIR}
COPY --chown=101:101file:d6bd8bf86d47ff4de0124b6e5f60af625fe13dd516b900ae76ba080844b9f5e2 in /usr/bin/telegram-bot-api
EXPOSE 8081/tcp 8082/tcp
ENTRYPOINT ["/docker-entrypoint.sh"]
LABEL org.opencontainers.image.created=2024-07-29T09:13:26Z
LABEL org.opencontainers.image.revision=a2b15abb7c3556ce8bc16fe4195e078372f3d1fe
LABEL org.opencontainers.image.source=https://git.ymnuktech.ru/ymnuk/telegram-bot-api.git
LABEL org.opencontainers.image.url=https://git.ymnuktech.ru/ymnuk/telegram-bot-api

Labels

Key Value
org.opencontainers.image.created 2024-07-29T09:13:26Z
org.opencontainers.image.revision a2b15abb7c3556ce8bc16fe4195e078372f3d1fe
org.opencontainers.image.source https://git.ymnuktech.ru/ymnuk/telegram-bot-api.git
org.opencontainers.image.url https://git.ymnuktech.ru/ymnuk/telegram-bot-api
Details
Container
2024-07-29 12:13:47 +03:00
4
OCI / Docker
linux/amd64
15 MiB
Versions (5) View all
7.7 2024-07-29
latest 2024-07-29
6.9.1 2023-10-12
6.5 2023-02-28
6.3.2 2022-11-10