264 B
264 B
Docker images
-
Dockerfile
is used for local development. Build it usingmake docker
command. -
Dockerfile.hub
is used to publish AdGuard images to Docker Hub: https://hub.docker.com/r/adguard/adguardhome Check outbuild_docker.sh
for the details.