Block a user
tidbytassistant (latest)
Published 2026-07-07 13:18:32 +02:00 by stephane.david
Installation
docker pull gitea.sda.zone/stephane.david/tidbytassistant:latestsha256:34ef8e4a15fe447a717d1aca0dd0ed5f3ca3116b6c1599e25bfeed7707cf5f29
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 1cd6abbf16 | linux/amd64 | 6.2 MiB |
Image Layers ( linux/amd64)
| COPY /tidbyt-assistant /tidbyt-assistant # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY display /display # buildkit |
| ENTRYPOINT ["/tidbyt-assistant"] |
| HEALTHCHECK {Test:[CMD /tidbyt-assistant -health http://localhost:9000/health] Interval:30s Timeout:30s StartPeriod:5s StartInterval:0s Retries:3} |