AdGuardHome/packaging/docker/README.md

6 lines
265 B
Markdown

## Docker images
* `Dockerfile` is used for local development. Build it using `make docker` command.
* `Dockerfile.huub` is used to publish AdGuard images to Docker Hub: https://hub.docker.com/r/adguard/adguardhome
Check out `build_docker.sh` for the details.