AdGuard Home is a network-wide software for blocking ads & tracking.
500K+
This is unofficial dockerized precompiled AdGuardHome within a debian:stable-slim image.
Official Docker Image for AdGuardHome here - https://hub.docker.com/r/adguard/adguardhome
AdGuard Home is a network-wide software for blocking ads & tracking. After you set it up, it'll cover ALL your home devices, and you don't need any client-side software for that.
More info:
/AdGuardHome directory on your docker host for configuration files, filters and data./AdGuardHome directory to the container directory /opt/AdGuardHome/data and start container.Example:
docker pull ksey/adguardhome
docker run --name AdGuardHome -d -p 192.168.1.10:53:53/udp -p 192.168.1.10:53:53/tcp -p 3000:3000 -v /AdGuardHome:/opt/AdGuardHome/data --restart always ksey/adguardhome
/AdGuardHome/AdGuardHome.yaml (on the host) to change the password and other parameters.Content type
Image
Digest
sha256:353cc82b5…
Size
42.3 MB
Last updated
over 3 years ago
docker pull ksey/adguardhome