mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2025-01-21 05:03:40 +03:00
6 lines
No EOL
265 B
Markdown
6 lines
No EOL
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. |