## Docker images

* `Dockerfile` is used for local development. Build it using `make docker` command.

* `Dockerfile.hub` is used to publish AdGuard images to Docker Hub: https://hub.docker.com/r/adguard/adguardhome
    Check out `build_docker.sh` for the details.