Skip to content

Haraade/Docker-dnscrypt-proxy_arm32v7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker-dnscrypt-proxy_arm32v7

Dnscrypt-proxy in docker-s6-overlay on arm32v7

Check Dockerfile and change for your needs. Change root/defaults/dnscrypt-proxy.toml for your needs.

More information about dnscrypt-proxy at: https://github.com/DNSCrypt/dnscrypt-proxy/wiki

The s6-overlay-builder project is a series of init scripts and utilities to ease creating Docker images using s6 as a process supervisor. More information about s6-overlay at: https://github.com/just-containers/s6-overlay

Example of how to build: docker build --no-cache -t dnscrypt-proxy-2.0.x Docker-dnscrypt-proxy_arm32v7

Example of how to start: docker run --name=dnscrypt-proxy-2.0.x -e PUID=1000 -e PGID=1000 -e TZ=/ -v <path to .toml>:/config --net=host --restart unless-stopped dnscrypt-proxy-2.0.x

About

Dnscrypt-proxy in docker on arm32v7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published