doh-cache (2d843e98442175fed4a64d222d89538845a707c684a300cbfff30be2b6314623)

Published 2026-08-10 00:15:39 +02:00 by eofredj

Installation

docker pull git.desord.re/desordre/doh-cache:2d843e98442175fed4a64d222d89538845a707c684a300cbfff30be2b6314623
sha256:6cc54d5af7180f1f1369d772c9a5fa20555ffa54e25aedff3b5c8cd8a7543fad

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