mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-12-17 05:01:35 +03:00
6 lines
264 B
Markdown
6 lines
264 B
Markdown
## 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. |