ts-dns-proxy (latest)
Published 2026-03-27 13:05:43 +01:00 by daan
Installation
docker pull git.rune.town/daan/ts-dns-proxy:latestsha256:3ff197abb4cc2313252ffc1f3fa5bc4fd9e470f25d2c37c64d53c9361b6cf3d0Image layers
| COPY /app/target/release/ts-dns-proxy /ts-dns-proxy # buildkit |
| EXPOSE [53/tcp 53/udp] |
| ENTRYPOINT ["/ts-dns-proxy"] |