• Joined on 2026-02-27

tg-deploy-watcher (tunnel)

Published 2026-08-07 15:56:47 +03:00 by kmixnn

Installation

docker pull git.devnn.ru/kmixnn/tg-deploy-watcher:tunnel
sha256:bb770c8371699cab3899a05347342658647ef078317a9e203afa2edfe04ba78f

Images

Digest OS / Arch Size
12655de18d linux/arm64 5.7 MiB

Image Layers ( linux/arm64)

ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk add --no-cache openssh-client tzdata && cp /usr/share/zoneinfo/Europe/Moscow /etc/localtime && echo "Europe/Moscow" > /etc/timezone # buildkit
WORKDIR /app
COPY tunnel/entrypoint.sh ./entrypoint.sh # buildkit
COPY tunnel/remote-preflight.sh ./remote-preflight.sh # buildkit
RUN /bin/sh -c chmod +x ./entrypoint.sh # buildkit
ENTRYPOINT ["/app/entrypoint.sh"]

Labels

Key Value
com.docker.compose.project tg-deploy-watcher
com.docker.compose.service tunnel
com.docker.compose.version 5.3.1
Details
Container
2026-08-07 15:56:47 +03:00
0
OCI / Docker
Versions (5) View all
tunnel 2026-08-07
vk-updater 2026-08-07
bug-watcher 2026-08-07
updater 2026-08-07
watcher 2026-08-07