Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.5 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.5 KB

docker_dnscrypt-proxy

A multiarch dnscrypt-proxy Docker image, based on Alpine Linux.

386 amd64 arm/v6 arm/v7 arm64 ppc64le s390x
✔️ ✔️ ✔️ ✔️ ✔️ ✔️ ✔️

Usage

docker run --detach \
           -p 8053:8053 \
           -it padhihomelab/dnscrypt-proxy

Runs dnscrypt-proxy server on port 8053.