AdGuardHome/packaging/docker/README.md
Andrey Meshkov 054980bc8b *: fix typo
2020-04-22 18:50:24 +03:00

264 B

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.