Block a user
telemt-api (main)
Installation
docker pull git.shx.one/denozord/telemt-api:mainsha256:96e23e8e737f0ac24deed833eac893f83e32be95c0983cb08171f441072ecd35
About this package
HTTP gateway with IP whitelist and Telemt Control API proxy by alias
Image Layers
| ADD alpine-minirootfs-3.19.9-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache ca-certificates wget && addgroup -S gateway -g 65532 && adduser -S -u 65532 -G gateway gateway && mkdir -p /var/lib/telemt-gateway && chown gateway:gateway /var/lib/telemt-gateway # buildkit |
| COPY /out/gateway /gateway # buildkit |
| USER gateway:gateway |
| EXPOSE [8080/tcp] |
| ENV CONFIG_PATH=/etc/telemt-gateway/config.yaml |
| HEALTHCHECK &{["CMD-SHELL" "wget -q -O- http://127.0.0.1:8080/health >/dev/null || exit 1"] "30s" "3s" "5s" "0s" '\x03'} |
| ENTRYPOINT ["/gateway"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | HTTP gateway with IP whitelist and Telemt Control API proxy by alias |
| org.opencontainers.image.revision | d1095081bc234200a116ee226519b889fc0782e9 |
| org.opencontainers.image.source | http://192.168.100.56:3000/denozord/telemt-api |
| org.opencontainers.image.title | telemt-api-gateway |
Details
2026-04-12 13:33:01 +07:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
8.7 MiB
sha-d1095081bc23
2026-04-12
latest
2026-04-12
main
2026-04-12
sha-ea2ecb44d2db
2026-04-12
sha-d021e4b1d712
2026-04-12