doh-cache (8cd74dceebef1143705fdf7e0c2b0b7e98dc868c287031a78dc59428d5781afa)

Published 2026-08-10 19:48:24 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/doh-cache:8cd74dceebef1143705fdf7e0c2b0b7e98dc868c287031a78dc59428d5781afa
sha256:a449600daf32ab6ba9ce19ced75e0799e835f446e58ab7bc8426c4e2bfebdfde

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
COPY file:b306f9c4b6286dabf934607a7167eb94d1ae0fe1f25d5c405da2bc9dd93a1fd6 in /usr/local/bin/entrypoint.sh
/bin/sh -c apk add --no-cache --upgrade curl
/bin/sh -c curl -fsSL https://github.com/DNSCrypt/doh-server/releases/download/0.9.16/doh-proxy_0.9.16_linux-x86_64.tar.bz2 | tar xvj --strip-components=1 doh-proxy/doh-proxy -C /usr/local/bin/ && chmod 0755 /usr/local/bin/*

Labels

Key Value
io.buildah.version 1.43.2